Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie question - Strongly Typed DS
Message
From
17/10/2010 10:56:21
 
 
To
17/10/2010 10:46:00
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01485576
Message ID:
01485809
Views:
37
Bill,

>Is there such a thing as a strongly typed datatable that's not part of a dataset?

Not that I know of (unless you roll-your-own ... Google "strongly typed DataTable" and you'll find a Code Project link that does this).

>I started out with untyped datatables and progressed to strongly typed datasets. Many obvious benefits there.

I hope you're not using TableAdapters (which, unfortunately, get auto-generated now, unless you know the workaround). If you are ... I can post links to a couple of my blog entries that explain why TableAdapters are a nuisance and ways around it.

~~Bonnie
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