Click here to Skip to main content
15,892,809 members
Articles / Programming Languages / C#

Implementing the Repository Pattern with Linq-to-Sql

4 Jun 2008CPOL2 min read 249.1K   3.3K   78  
The purpose of this article is to describe the technique I have used to implement the repository pattern in .NET applications.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.