XML Documents and Data 

The XML classes in the in the System.Xml namespace provide a comprehensive and integrated set of classes, allowing you to work with XML documents and data. The XML classes support parsing and writing XML, editing XML data in memory, data validation, and XSLT transformation.

In This Section

  • ADO.NET
    Provides information on how to access data using ADO.NET.