Click here to Skip to main content
15,910,872 members
Articles / Programming Languages / SQL

Generic Class to Perform Insert/Update/Get/Delete in LINQ to SQL Generated Classes

Rate me:
Please Sign up or sign in to vote.
4.00/5 (5 votes)
12 Aug 2011CPL2 min read 24.2K   10  
To create a Generic class for BLL or middle layer to perform all the basic CRUD operations on the LINQ to SQL generated classes.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Common Public License Version 1.0 (CPL)


Written By
Software Developer (Senior) ISTS Infotech Solutions Pvt. Ltd.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
This is a Collaborative Group (No members)


Comments and Discussions