When the new thing in .NET 3.0/3.5 - LINQ came, I was confused by it to build N-Tiers structures for a ASP.NET application.
We have LINQ, how we can get 3-tiers?
Today I found there are more and more articles which discussing this topic - How N-Tiers with LINQ ?
Here is a good article .