The Stratifier - Layering ASP.NET Application Code
Author:
Dan Wahlin
This article focuses on the fundamentals of creating n-tier/n-layer ASP.NET applications, as well as discuss the pros and cons of separating your code into distinct tiers or layers. Throughout the article you’ll see how to create applications that scale well, promote code re-use, and ease maintenance headaches.
More Tutorials
|