Implementing the Repository Pattern with LINQ-to-SQL
Posted
on Code Project
See other posts from Code Project
Published on Thu, 05 Jun 2008 08:12:00 GMT
Indexed on
2010/06/14
20:24 UTC
Read the original article
Hit count: 183
Filed under:
The purpose of this article is to describe the technique I have used to implement the Repository pattern in .NET applications.
© Code Project or respective owner