Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Access Application Block...
Message
De
20/01/2003 11:40:05
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Data Access Application Block...
Divers
Thread ID:
00743495
Message ID:
00743495
Vues:
60
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform