Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browsing a DataSet
Message
De
22/09/2003 15:45:10
 
 
À
22/09/2003 14:52:05
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00831206
Message ID:
00831221
Vues:
31
But, Claudio, can he do this in the debugger?

~~Bonnie

>Hi, Jerry.
>
>>While debugging, I like to browse the content of my DataSet.
>>In VFP, this is fairly easy. How can I easily browse the contents of a DataSet while debugging in C#?
>
>I've been using the VFPToolkit for .Net (www.gotdotnet.com). It's just a matter of adding a reference to it on your project and using something like this in your code:
>
>
>VFPToolkit.vfpData.Browse(MyDS.Tables["MyTable"].DefaultView);
>
>
>HTH
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform