Blog of Keith Craig, containing my thoughts, comments and questions. RSS Feed

LINQ and n-tier architecture: choices, choices, choices...
04 Mar 2008, 04:30:47 PM
One question when architecting an n-tier application using LINQ to SQL or LINQ to Entities is how far to commit to using LINQ. In other words, how deeply should you let the database LINQ technologies permeate the layers of the application. I've seen ...
Read post