
This is the second in a series of three articles that look in detail at how the new features of the XmlReader and XmlWriter classes in version 2.0 of the .NET Framework can be used to read and write XML documents, and interact with the new XML document store objects. The topics covered in the previous article are: * The new "settings" classes and static Create methods for XmlReader and XmlWriter * Creating and using an XmlReader to read and validate XML documents and fragments * Some of the useful new features of the XmlReader class
|