Ignoring common words such as a, an, the, web, in, etc. Ignoring operators such as +, AND, OR, &, etc. Use quotes (") for exact phrase search, for example "Web Services Security", "document type definition", "XML Schema", and so on. Single word queries returns best results.
TechNews Section (XML news and articles around the Web) (perfectxml.com/News)
Build Real-Time Web Images: Use Microsoft's TerraService and MapPoint Web Services to start your own VS.NET-based mapping projects. 6/28/2004 Location-based Web services will play an increasingly important role as handheld devices gain carrier-based and GPS positioning capabilities. You can expect Microsoft, other map pr...
Real-World XML: Manipulate XML Data Easily with Integrated Readers and Writers in the .NET Framework 4/11/2003 In the .NET Framework, XmlTextReader and XmlTextWriter provide for XML-driven reading and writing operations. In this article, the author discusses the architecture of readers and ...
FIX: Access Violation in MSXML3.DLL When an HTTP Request Uses Basic Authentication
When you use XMLHTTP or ServerXMLHTTP with basic authentication and Base64 encoding, you may encounter an unhandled exception....
HOWTO: Create XML Documents with Binary Data in Visual Basic
XML schema defines the ability to create an XML node as either bin.base64 or bin.hex, which are two forms of encoded binary. This article shows an example of how to create a XML ...
FIX: MSXML Does Not Parse Slash Mark Character with Base64 Encoded Data
When you parse or load XML base64 encoded data with the MSXML parser version 2.0a and the data contains the slash mark (/) character, you may receive the following error message: ...