Has anyone come acroos this scenario
I have a XML file of the following structure
Now i need to append a "Customer" tag programatically to the XML file. I was able to add
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Aug 29, 2011, 11:14 PM
There are many other ways to read and write XML; one of them is the XmlSerializer class. I wrote an article about the XmlSerializer class.
Vipul KelkarPosted Aug 29, 2011, 10:21 AM
VulpesPosted Aug 29, 2011, 9:59 AM
Vipul KelkarPosted Aug 29, 2011, 9:39 AM
VulpesPosted Aug 29, 2011, 9:00 AM