Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieving a field value from a Dataset
Message
 
 
To
25/07/2002 01:16:10
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00682350
Message ID:
00682433
Views:
23
<<
A typed DataSet allows Intellisense to kick in for both your table names and your column names, which you don't get with just a regular DataSet.
<<

You know, I don't think I have ever seen such a clear and concise statement that both makes the case for typed data sets and illustrates the difference between the two types of datasets. Maybe I have been inundated with so much info, I have missed seeing it worded this way.

Unless one had to add tables/columns on the fly, I don't know why somebody would not want the data sets to be typed. I have not checked this, but are you precluded from dynamic changes with typed data sets?

There was a long, elaborate, and quite frankley overly-complicated in Visual Studio Magazine that discussed typed data sets, but never got to the core of the issue like you did here.

Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform