Click here to Skip to main content
15,898,035 members
Articles / Programming Languages / C#

LTS Data Access Layer

Rate me:
Please Sign up or sign in to vote.
4.64/5 (6 votes)
6 Dec 2009CPOL2 min read 19.1K   16  
With LINQ-to-SQL, how many methods do we need for CRUD operations in ALL of the tables in a database? The answer is 4 - no kidding.

Views

Daily Counts

License

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


Written By
Software Developer
Vietnam Vietnam
ASP.NET MVC enthusiast.
Developer @ X189 blog.

Comments and Discussions