I just posted a new tutorial that covers the Microsoft ASP.NET MVC 2 Framework . The Model-View-Controller (MVC) pattern has been around a lone time (I was first introduced to it in the Java world.) MVC clearly delineates the function of presenting a view, managing a model (usually data access and business...