| Author: Krishna Chaitanya 20 Sep 2009 | Member Level: Silver | Rating:  Points: 2 |
If you are using .net 3.5 then try using LINQ. Its easy, nice and a cool feature.
http://www.linqhelp.com/linq-tutorials/adding-to-xml-file-using-linq-and-c/
http://www.fryan0911.com/2009/05/how-to-create-xml-document-using-linq.html
the second link would me more relevant in your case..
|