Home » Archives

Content tagged with: mvc

[19 Aug 2010 | No Comment | ]

This screencast explains the folder structure of the ASP.NET MVC Application.

Producer: www.highoncoding.com

[15 Jul 2010 | No 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.

[29 Jun 2010 | No Comment | ]

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

Producer: http://www.highoncoding.com

[8 Jun 2010 | No Comment | ]

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

[17 May 2010 | No 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.