Skip to Main Content
Beginning ASP.NET MVC 4
book

Beginning ASP.NET MVC 4

by José Rolando Guay Paz
June 2013
Beginner content levelBeginner
300 pages
7h 58m
English
Apress
Content preview from Beginning ASP.NET MVC 4

CHAPTER 8

image

Ajax and jQuery

In this chapter we are going to cover a key technique in producing rich web applications: enhancing the user experience with Ajax and jQuery. Ajax stands for Asynchronous JavaScript and XML. It is a model that allows you to make requests to the server in the background from client-side code (JavaScript). This enables you to update the page without having to reload it completely, which greatly improves the performance of your web site and the user experience. To facilitate these requests, in addition to controllers, there is now a new technology called WebAPI that is designed to ease the transport of information over ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET MVC 4 in Action

ASP.NET MVC 4 in Action

Matthew Hinze, Jeremy Skinner, Jeffrey Palermo, James Bogard, Eric Hexter
Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen, Scott Hanselman
Programming ASP.NET MVC 4

Programming ASP.NET MVC 4

Jess Chadwick, Todd Snyder, Hrusikesh Panda
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 9781430257523Purchase book