Loading, Parsing, and Generating XML using C# and the System.XML Namespace (
Page 1 of 3 )
XML is on the rise! Learn how to interface it with your .NET applications using the System.XML Namespace. to create, write to, and read from an XML document, using the XMLTextReader and XMLTextWriter objects.