Programming ASP.NET MVC 4: Developing Real-World Web Applications With ASP.NET MVC

Jess Chadwick & Todd Snyder & Hrusikesh Panda

Language: English

Published: Sep 14, 2012

Pages: 492
Year: 2012

Description:

Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you’re likely to face. In the process, you’ll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.You’ll start by learning core concepts such as the Model-View-Controller architectural pattern, and then work your way toward advanced topics. The authors demonstrate ASP.NET MVC 4 best practices and techniques by building a sample online auction site ("EBuy") throughout the book.Learn the similarities between ASP.NET MVC 4 and Web FormsUse Entity Framework to create and maintain an application databaseCreate rich web applications, using jQuery for client-side developmentIncorporate AJAX techniques into your web applicationsLearn how to create and expose ASP.NET Web API servicesDeliver a rich and consistent experience for mobile devicesApply techniques for error handling, automated testing, and build automationUse various options to deploy your ASP.NET MVC 4 application