Groups > Databases > Access Databases and AccessDataSource Control > Re: Lightweight Data Access Layer in C# and .NET 2.0




Lightweight Data Access Layer in C# and .NET 2.0

Lightweight Data Access Layer in C# and .NET 2.0
Tue, 25 Mar 2008 00:27:10 +000
Hi 

I am looking for a Lightweight Data Access Layer in C# and .NET 2.0 that I can
down load and use for my project..

I see some when I search on Google but wanted to know if there is something on
this site on Microsoft provided.

Thanks.
Post Reply
Re: Lightweight Data Access Layer in C# and .NET 2.0
Tue, 25 Mar 2008 01:00:38 +000
Microsoft Data Access Application block. V2 is very lightweight, u can use this
for simple to moderate projects. There are lots of discussion on pros and cons
of this. But for its simplicity I like this.


http://www.codeproject.com/KB/database/MS_Application_Blocks.aspx
Post Reply
Re: Lightweight Data Access Layer in C# and .NET 2.0
Tue, 25 Mar 2008 18:26:16 +000
can this be used for other database like oracle etc..

Thanks
Post Reply
Re: Lightweight Data Access Layer in C# and .NET 2.0
Wed, 26 Mar 2008 00:51:41 +000
There is one more DAL called Nile 3.0, you can use that for Oracle, it has
similar set of methods like SQL Helper but it targets Oracle.

http://lb1.www.ms.akadns.net/downloads/details.aspx?FamilyID=e6d2cca0-9abb-48cd-
bce9-e8beb0847725&displaylang=en
Post Reply
about | contact