Reading Keys and Values of XML file
Category:
C#, VB.NET, ASP.NETType:
ApplicationsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic.NET
More information:
XMl stores keys and values like
StudentNumber
100
StudentName
pasha
to read these values Apply the following code
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: