1 out of 2 rated this helpful - Rate this topic

Overview of XML in the .NET Framework

This document summarizes the .NET Framework XML classes and the processing options they provide.

Summary of Design Goals

The XML classes in the .NET Framework have been designed to offer:

  • High productivity

  • Compliance with W3C standards

  • Extensibility

  • A pluggable architecture

  • High performance

  • Integration with ADO.NET

For detailed information on the suite of XML classes in the .NET Framework, see the System.Xml, System.Xml.XPath, System.Xml.Xsl, System.Xml.Schema, and System.Xml.Linq namespaces.

Summary of XML Processing Options

See Also




Build Date:

2012-08-02
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.