Click here to Skip to main content
15,895,667 members
Articles / Database Development / SQL Server

Very Lightweight Data Access Layer in C# and .NET 2.0

Rate me:
Please Sign up or sign in to vote.
4.11/5 (31 votes)
4 Apr 2007CPOL5 min read 202.4K   2.4K   126  
Very Lightweight Data Access Layer in C# and .NET 2.0
bin\Debug\Demo.exe
bin\Debug\Demo.pdb
bin\Debug\LightweightDAL.dll
bin\Debug\LightweightDAL.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\Demo.MainForm.resources
obj\Debug\Demo.Properties.Resources.resources
obj\Debug\Demo.csproj.GenerateResource.Cache
obj\Debug\Demo.exe
obj\Debug\Demo.pdb
obj\Debug\Demo.PersonForm.resources
bin\Debug\Demo.exe.config

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions