0
votes
votes
0 answers
Parsing and creating XML files?
I'm trying to create an XML file in one part of my application and then parse and read in another part to create objects like this: <Section Name="Sales"> <Employee Name="A" OwnsACar="True" ID=&quo ...
