Choosing between ASP.NET Web Forms and MVC

Published July 15th, 2010 Under Architecture, User Interface | Leave a Comment

Come hear about the key concepts and features behind the two primary user interface technologies available for ASP.NET: MVC and Web Forms. Learn the pros and cons of both MVC and Web Forms, how to determine the best choice for a specific project, various techniques and patterns used to build MVC applications vs. Web Forms applications, and the implications for using each approach.


Get Microsoft Silverlight

Introduction to Model Binders in ASP.NET MVC Application

Published June 29th, 2010 Under Coding | Leave a Comment

This screencast introduces the model binders in an ASP.NET MVC application.

Producer: http://www.highoncoding.com

Introduction to Routing in ASP.NET MVC Framework

Published June 8th, 2010 Under Coding | Leave a Comment

This introduces routing in ASP.NET MVC application. Routing enables to create hackable URL which are easily indexed by the search engines.

Using Microsoft ASP.NET MVC to Easily Extend a Web Site into the Mobile Space

Published May 17th, 2010 Under Architecture, Mobile, User Interface | Leave a Comment

Learn how to build mobile Web sites using the ASP.NET MVC framework. See how to create customized mobile experiences by extending the Views in the MVC framework and using the latest device detection techniques.


Get Microsoft Silverlight

Getting Started with Ajax in ASP.NET MVC Framework

Published March 17th, 2010 Under Coding, User Interface | Leave a Comment

This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework.

keep looking »