Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Nick Berardi
Introducing the ASP.NET MVC (Part 2) - ASP.NET MVC vs. ASP.NET Web Forms - http://www.coderjournal.com/2008...
This is a continuation of my Introduction to ASP.NET MVC series. As I outlined before this is in an effort to write the book and keep blogging, I decided to write/blog the last chapter, Chapter 2. I am doing this so I can receive feedback on this chapter as early as possible. Because this chapter, in my opinion, is probably the most critical of the book, it defines the context around ASP.NET MVC and how it differs from ASP.NET Web Forms, as well as giving a historical perspective of the MVC pattern. In the next several posts we will cover the following parts of Chapter 2 from the book: * The Model-View-Controller Pattern * ASP.NET MVC vs. ASP.NET Web Forms * The Model * The View * The Controller - Nick Berardi