July 2010
Beginner to intermediate
304 pages
8h 29m
English
After reading this chapter, you will be able to
Create an ASP.NET MVC controller that interacts with the data model
Create an ASP.NET MVC view that displays data from the controller and validates user input
Extend the application with an external plug-in using the Managed Extensibility Framework
Web application development in Microsoft Visual Studio has certainly made significant improvements over the years since ASP.NET 1.0 was released. Visual Studio 2008 introduced official support for AJAX-enabled Web pages, Language Integrated Query (LINQ), plus many other improvements to help developers create efficient applications that were easy to manage.
The spirit of improvement to assist developers ...
Read now
Unlock full access