Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving a field value from a Dataset
Message
 
À
25/07/2002 01:16:10
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00682350
Message ID:
00682433
Vues:
22
<<
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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform