Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browsing a DataSet
Message
From
22/09/2003 15:45:10
 
 
To
22/09/2003 14:52:05
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00831206
Message ID:
00831221
Views:
29
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform