Tech Tutorials Database
GeekArticles Microsoft ASP.NET
 

Developing generic data access layer using ADO.NET 2.0

 
Author: dotnetbips.com
Category: ASP.NET
Comments (0)

If you develop an application using SQL Server data provider and later on decide to use Oracle you must change your code. At first thought using OLEDB data provider or ODBC data provider might come into your mind. However, considering the performance penalty that is not always a good idea. Won't it be nice to have a generic data access layer which will allow you to write provider independent code? That's exactly what this article will talk about.

Read More...




Sponsored Links




Read Next: Url rewrite for .net 2.0



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe