There's something out there in life that will delight and amaze you.
Get up, get moving, and go find out what it is. - (Ralph Marston)

Wednesday, March 04, 2009

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.