Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Books
Message
From
19/08/2004 13:28:27
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00934264
Message ID:
00934579
Views:
26
Working with winforms right now. Got a long way to go on ADO.NET. I'm learning a framework in C# (CSLA), and with that framework you don't pass around datasets. The data gets mapped directly to properties within the business objects themselves. A dataReader is used when you retrieve data (for performance reasons), and a dataSet is used (I think) when the business object updates or inserts to the server. I'd like to use stored procedures to handle CRUD operations.

http://www.lhotka.net/ArticleIndex.aspx?area=CSLA%20.NET

>
>How are you doing with ADO.NET? Are you working with winforms, webforms or both? Those two puppies are very different! :) ASP was not a complete technology and ASP.NET makes some important improvements but leaves much to be desired imo.
>
>Tom
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform