TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
yesodhara Bommidi
1.6k
96
11.3k
How to convert XML file into lists using c#
Nov 19 2014 11:38 PM
Hi,
this is yesodhara
i have one xml file like
<Transmission>
<Header>
....................
....................
</Header>
<Content>
<Case>
..........Nodes...........
<Assessment>
............Nodes.........
<CommunityHealth>
.............Nodes..................
</CommunityHealth>
</Assessment>
</Case>
</Content>
</Transmission>
how can i convert this xml file into lists based onnodes like "Header","Case","Assessment" ,"CommunityHealth" using c#
please help me
Thanks,
yesodhara.
Reply
Answers (
5
)
How to send "Succesfully" send sms using c#??
How to export data in Excel ?