TiltingCode
Programmer
Is there a way to read an XML file and load its contents in a treeview in VB.Net 2.0 and then edit the treeview and update the xml file? I've been using a text file because I cannot get XML to work. I found XElement but I think it's for a later version.