LINQ and 3-Tiers (LINQ和三层结构)
Filed in .NET on Aug.12, 2008
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 [...]
