This documentation is archived and is not being maintained.
XML Documents and Data
Visual Studio 2010
The XML classes 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.
Show: