4
Answers

How can i retrieve a child node value from xml in C#

jit sun

jit sun

13y
23k
1
HI,

I have a tag in my xml like this  <SRC_LNG ID="de" NAME="German" TS="2011-07-19 00:02:31.220"/>

i want to retrive the NAME VALE  in my textbox. the result should be German.

how can i write the code in c#

thanks in advance

jitendra


Answers (4)