Getting Started with XML
Integrating XML into Application
General information about developing applications that utilize XML.
XML Tools
Learn how to use the .NET Framework's set of classes and associated tools for manipulating XML data.
System.XML
System.Xml is a set of .NET APIs that provide support for processing XML according to a number of standards.
MSXML
Microsoft XML Core Services (MSXML) allows customers to build high-performance XML-based applications, using unmanaged code, that adhere to the XML 1.0 standard.
XSLT
The Extensible Stylesheet Language Transformation (XSLT) lets you transform the content of a source XML document into another document that is different in format or structure.
XML Namespaces
XML namespaces associate element and attribute names in an XML document with custom and predefined URIs.