Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie ? on creating Dataset in VS 2005
Message
De
28/07/2006 13:59:31
 
 
À
28/07/2006 13:07:24
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01139720
Message ID:
01141268
Vues:
20
>When you set up a strongly typed dataset, do you also set up the TableAdapters within the same container?<

TableAdapters are new to VS2005 and so far we haven't tweaked any of our existing code to utilize any new stuff. That said, from what I understand of TableAdapters, it's not worth the effort for us because of the way we process our DataSets (we don't use the DataAdapter.Update() method, we roll our own updates).

But, to answer your question ... I don't believe a TableAdapter belongs in a DataSet. The DataSet should not have to know anything about where it's data is coming from. Just my 2 cents.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

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

Click here to load this message in the networking platform