Parsing XML file

Joined
Mar 26, 2008
Messages
1
Reaction score
0
Hello , :veryprou:



I am new to .net(C#) programing.

I need some help in my coding , from experts.

I have the following Xml file,

Ex :

<propertybag name="test" type="a" flags="0">
<property name="help" type="String" flags="0" />
<property name="path" type="String" flags="0">/abc</property>

<propertyname="url"type="String"flags="0">/abc1/Samlple.xml</property>
<property name="icon" type="String" flags="0" />
</propertybag>



Here i want to parse the Xml file till property name = "path" and wants to fetch the "abc" value from that element and same for bellow line.



Please help me out of this, i got stucked here....

i can tell that what method i used..

Expecting your precious reply !!!



Thanks in advance,

Anjali....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,123
Messages
2,570,738
Members
47,292
Latest member
GustavoPer

Latest Threads

Top