Community

Reading XML Files with the XmlTextReader Class, Part 2

(Tom Archer) My previous article presented the XmlTextReader class and various code snippets that illustrated how to use it for sequentially reading XML documents or files, determining node types, and parsing for specific nodes and values. This week, I’ll cover a few more issues regarding the XmlTex

Read More - Register for Free Membership