Online Video - Using the XmlTextReader Class

The next video tutorial in the XML APIs video tutorial series is now available for viewing at the XML for ASP.NET Developers Website.  It's titled "Using the XmlTextReader Class" and can be found at the following URL:

http://www.xmlforasp.net/CodeSection.aspx?csID=114

The XmlTextReader class provides a fast, forward-only API for parsing XML documents. In this video tutorial you'll see how to use the XmlTextReader to parse RSS feeds, combine it with the XmlTextWriter class and how it can be used to generate different XML formats such as Scalable Vector Graphics (SVG).

comments powered by Disqus

4 Comments

Comments have been disabled for this content.