0
kicks
Learn how to build an n-tiered internet application using ASP.NET
A detailed article about the making of Blogo.NET, a good-looking internet blog application build using ASP.NET (.NET 3.5, LINQ). The articles explains the development process from start to end (requirements, architecture, database design, implementation of Data Access, Business Layer, Page Architecture/Design, Security, etc). One of the few articles online that explains how to develop a full, modern application, instead of just a trivial example.