XML support in .NET, part I
The first in a series of three articles written for Intel, this article discusses the serialized XML document read support in .NET using XmlTextReader.
XML support in .NET, part II
The second article in this series discusses the creation of XML documents in .NET using XmlTextWriter.