Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Receiving some XML
Message
From
08/04/2002 10:16:23
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00641964
Message ID:
00642173
Views:
18
>Take a look at the DataSet. It may well have imported your 'other values' as additional tables.

Yup, and that´s what I´ve been doing last days... but, I´d like to know about the overhead... to work from 1 to 10 rows, for example, what´s better? Read right from the XML, or load it into a DataSet?


>BTW, you can use:
>string lcValue = DSResume.Tables["tablename"].Rows[0]["fieldname"].ToString()

Thanks. I just learned that yesterday reading one article of yours in CoDe. :)
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform