Designing A Data Access Layer in LINQ to SQL
I wrote an article on Designing A Data Access Layer in LINQ to SQL It discusses how LINQ to SQL can be used to design a data access layer and lists some best practices that can help to improve the performance of the application. The complete source code is available for download with my article.