Skip to main content

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

Brand: O'Reilly Media

$15.96 - $28.52
(No reviews yet) Write a Review
UPC:
9781449320317
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2012-10-06
Release Date:
2012-10-06
Author:
Jess Chadwick;Todd Snyder;Hrusikesh Panda
Language:
english
Edition:
1
Adding to cart… The item has been added

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 youre likely to face. In the process, youll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies.

Youll 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 Forms
  • Use Entity Framework to create and maintain an application database
  • Create rich web applications, using jQuery for client-side development
  • Incorporate AJAX techniques into your web applications
  • Learn how to create and expose ASP.NET Web API services
  • Deliver a rich and consistent experience for mobile devices
  • Apply techniques for error handling, automated testing, and build automation
  • Use various options to deploy your ASP.NET MVC 4 application