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
vikas
NA
22
0
select xml data in c#
Jan 4 2010 12:29 AM
i hav a xml file in asp.net with c# application.it contain data
<Root>
<Inbox id="1" assigned_user_id="" bcc_address="" bcc_address_names="" cc_address="" cc_address_names="" to_address="" />
</Root>
i want to select data from xml file where id=1;
then outcome output bind with Detalview..
Reply
Answers (
2
)
C# +mysql:
Asynchoronus DataSet call