Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Typed and Untyped DataSets
Message
De
09/12/2003 16:43:24
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00856781
Message ID:
00857414
Vues:
26
>>I think if you are using business objects you should not be passing around DataSets - you should be shipping around the business object with teh data attached to it somehow.<

I'll tell you one big reason to pass around the DataSet instead of the BizObject. From our WinForms, all DataAccess is through WebServices (which call BizObjects, which call DataAccess objects) ... DataSets serialize nicely into XML for passing between the tiers.

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

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

Click here to load this message in the networking platform