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
Bindu
NA
40
64k
Extract values from string containing xml data
Sep 12 2012 2:20 AM
Hi..
my string Contains data in xml formatt
For example:
<relatedCategory>
<count>
351
</count>
<name>
Computer-Wholesale & Manufacturers
</name>
</relatedCategory>
<relatedCategory>
<count>
278
</count>
<name>
Computer Software & Services
</name>
</relatedCategory>
<relatedCategory>
<count>
271
</count>
<name>
Computer Software Publishers & Developers
</name>
</relatedCategory>
i want to extract values from this like
351
Computer-Wholesale & Manufacturers
i tried some code but it is not getting those values.it is showing just count,name.
Thanks in advance...
Reply
Answers (
1
)
insert database table column value in grid row how can it do?
asp.net themes with image thumbnail