Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Receiving some XML
Message
From
08/04/2002 00:47:35
 
 
To
07/04/2002 13:36:39
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00641964
Message ID:
00642037
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
>I´m already doing something that returns a XML from a method, load a DataSet, and go for fun... but, I´m wondering: in some cases, my XML will return two or three values... is it a good alternative to continue to use DataSet, or there´s something more correct?

Are you just looking for the best way to read XML? The XmlTextReader class ought to work. Here's a sample:

http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/howto/samples/Xml/ReadXmlFile/ReadXmlFile.src&file=CS\ReadXmlFile.cs&font=3
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform