Understanding Folder Structure of ASP NET MVC Application
Published August 19th, 2010 Under Architecture, Coding | Leave a Comment
This screencast explains the folder structure of the ASP.NET MVC Application.
Producer: www.highoncoding.com
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.
Introduction to Model Binders in ASP.NET MVC Application
Published June 29th, 2010 Under General | 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, Coding, Mobile | 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.
keep looking »