I want to edit the contents of that file in asp.net
The xml file is:
Code:
<?xml version="1.0" encoding="utf-8" ?>
<Persons>
<Person>
<Name>karthika</Name>
<City>Chennai</City>
<Age>22</Age>
</Person>
<Person>
<Name>dhanakumar</Name>