A VB.NET XML Retrieval Class
Category:
C#, VB.NET, ASP.NETType:
ClassesDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic.NET
More information:
This class and sample test file can be used to get XML data into your program. It is simple and works. A basic test program called testXMLSimple is included in the source.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: