Related resources for Reading XML Files.
  • Reading XML Files12/19/2013 3:08:27 PM. In this article, I will show you how to use the XmlTextReader class to read an XML document and write data to the console.
  • Reading XML Files using XmlDocument in VB.NET12/1/2012 2:45:27 AM. In this article, I will show you how to read XML files in VB.NET using XmlDocument class and its members.