COnsuming a web service that returns XMLNode

D

drewdr

Any pointers on how to get at specific elements, or better yet,
convert it into a dataset ?
 
D

drewdr

Any pointers on how to get at specific elements, or better yet,
convert it into a dataset ?

OK, I've gotten to my wanted element by simply counting:
Mywebservice.Mymethod.ChildNodes.Item(5).InnerText

But is there a faster way that I could get to the item by it's markup,
like:
<firstname>John </firstname> ? -------> item("firstname").innertext
 

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

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top