XmlReader and XmlWriter articles by Alex Homer

Alex Homer wrote a very good article (https://www.15seconds.com/issue/050601.htm) on using XmlReader and XmlWriter in .NET 2.0.  It is based on beta 2 bits and while we've added a few new features since then (for example, allowXmlAttributes flag), it is still a very good read.

Stan Kitsis