Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Receiving some XML
Message
De
08/04/2002 10:16:23
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00641964
Message ID:
00642173
Vues:
19
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform