0
kicks
Writing Less & Generic Data Access Code in ADO.NET 2.0
Most applications use data access code to access the underlying data store to perform basic data queries such as Select, Update, Delete, and Insert. here is a quick and lightweight data access layer that you can extend later when needed.. in this class will cover SQL Server and MS Access..