Hi Expects
How to find the particular value particular value and update particular xml element value in asp.net in c#.net
xml format
<paddress>
<autoid>0</autoid>
<fname>Ranganathan</fname>
<lname>palanisamy</lname>
<address>bangalore</address>
<mobile>9886974230</mobile>
<phone>04295287563</phone>
<mail>ranganathan@gmail.com</mail>
</paddress>
my problem is
programming wise find <autoid> and how to update fname,lname,address,mobile,phone & mail
plz share the example code
thanks for sharing your knowelege
Ranganathan.P.,
Software Developer.,
Bangalore
India.