A dropdownlist in my ASP.NET webform needs to be populated from values taken
from an XML file. Can someone provide a (simple) sample XML file and a
parsing routine using VB.NET?
The values could be something like:
Fruits
Vegetables
Meats
Dairy
Thanks in advance!
from an XML file. Can someone provide a (simple) sample XML file and a
parsing routine using VB.NET?
The values could be something like:
Fruits
Vegetables
Meats
Dairy
Thanks in advance!
Comment