Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Access Application Block...
Message
From
20/01/2003 11:40:05
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Data Access Application Block...
Miscellaneous
Thread ID:
00743495
Message ID:
00743495
Views:
58
Hi All,

For those still confused on how ADO.Net works and how to use it to access and update data, one thing that has helped me is the Data Access Application Block that MS has published. This is two classes that encapsulate the various data access methods into some simple methods. Reading about and looking at this code has taught me alot about ADO.Net and how to use it. Also, you can use the ApplicationBlock right in your aps if you want.

You can find it at

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daab-rm.asp

This block is based on the Data Access Architecture guide at

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daag.asp

I know these have helped me alot.
BOb
Next
Reply
Map
View

Click here to load this message in the networking platform