Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database default values
Message
De
11/10/2004 09:53:56
 
 
À
10/10/2004 14:55:31
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00942475
Message ID:
00950405
Vues:
18
The decision criteria for whether to use typed datasets or not when working with MM is no different than if you weren't using MM. They're easier to code against but they make you Business Objects more tightly coupled to your DB structure.

After creating the typed dataset (using any technicue you prefer), simply edit the source code for the typed dataset and make it inheret from mmDataSet instead of DataSet. That's all there is to it.

Scott
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform