In this session at CalState Fullerton Code Camp, January 2008, Adnan Masood, Jeff Bergman and Sean Xio discussed the ASP.NET new built-in support for developing web applications using a model-view-controller (MVC) based architecture. They demonstrated along with code samples the MVC framework methodology that divides an application's implementation into three component roles: models, views, and controllers and how this fits with existing ASP.NET applications, the hybrid paradigm and gotchas ...