Language

JavaScript

In this chapter, you'll learn:
How to add richer interaction to pages using JavaScript and jQuery.

  1. Javascript and Ajax

    This Pluralsight video shows how to work with JavaScript and Ajax.

  2. HTML5 and jQuery UI Datepicker Popup Calendar with ASP.NET MVC - Part 1

    By Rick Anderson||Tutorial

    This tutorial will teach you the basics of how to work with editor templates, display templates, and the jQuery UI datepicker popup calendar in an ASP.NET MVC Web application.

  3. Working with the DropDownList Box and jQuery

    By Rick Anderson|

    This tutorial shows you how to use the DropDownList Box with jQuery

  4. Cascading DropDownList in ASP.Net MVC

    In this blog entry Rick Anderson explains how to use jQuery to implement a cascading DropDownList box.

  5. Unobtrusive Client Validation

    In this blog post Brad Wilson explains what unobtrusive client validation is and how to implement it.

  6. Unobtrusive Ajax in ASP.NET MVC 3

    This blog post by Brad Wilson explains what the team calls "unobtrusive Ajax" in ASP.NET MVC 3 and how to use it.

  7. Sending JSON to an Action Method

    This blog post by Phil Haack illustrates how to send JSON data to an action method argument.

  8. Using CDNs and Expires to Improve Web Site Performance

    In this blog post Rick Anderson explains how to use content delivery networks (CDNs) to improve ASP.NET MVC website performance.

  9. Build Rich User Interfaces

    This MSDN Magazine article concentrates on using jQuery features to build rich UI.

  10. ASP.NET MVC Content Map

    See "Using Ajax, JSON, and jQuery" in the ASP.NET MVC Content Map.

ASP.NET MVC Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET MVC 4

Pro ASP.NET MVC 4

by Adam Freeman

Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

by Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen