Hello guys,
I am a C# beginner, and i am writing a program to read a xml file . till now what i have done is read the file using xmltextreader in a form and displayed particular element in a listview. i am stuck with a situation. couls some tell me how to access the elements in a xml file.
for example,
access an element using another element in the node.
And it would be helpful if someone show me some links to example codes.
Thanks in advance.
I am a C# beginner, and i am writing a program to read a xml file . till now what i have done is read the file using xmltextreader in a form and displayed particular element in a listview. i am stuck with a situation. couls some tell me how to access the elements in a xml file.
for example,
access an element using another element in the node.
And it would be helpful if someone show me some links to example codes.
Thanks in advance.