Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Typed and Untyped DataSets
Message
From
09/12/2003 16:43:24
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00856781
Message ID:
00857414
Views:
27
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform