Blog: AJAX

MVC, Ajax, and jQuery

Excerpt by James Curtis

Many people see Ajax as the technology that saved the web, that made it possible to create much richer Web 2.0 applications than was ever possible using just HTML and plain old JavaScript.

This course excerpt was originally posted October 24, 2013 from the online courseware MVC 4.0, Part 05 of 11: Validation and Working with Ajax by James Curtis


Model Binding: HTML Templates

Excerpt by Phil Ledgerwood

The client-side migration revolution has not left markup untouched.

This course excerpt was originally posted March 12, 2013 from the online courseware ASP.NET Web API, Part 3 of 4: Model Binding and Media Formats by Phil Ledgerwood


Pulling Out the Big Gun: The Ajax Method

Excerpt by Don Kiely

All of the Ajax features in jQuery are convenience methods that make using Ajax fairly easy for the most common scenarios.

This course excerpt was originally posted October 18, 2012 from the online courseware ASP.NET 4 AJAX and jQuery Using Visual C# by Don Kiely


AJAX: The Technology that Saved the Web

Excerpt by Don Kiely

Many people see Ajax as the technology that saved the Web, that made it possible to create much richer Web 2.0 applications than was ever possible using just HTML and plain old JavaScript.

This course excerpt was originally posted October 16, 2012 from the online courseware ASP.NET 4 AJAX and jQuery Using Visual C# by Don Kiely


Adding and Removing Page Elements with jQuery

Excerpt by Don Kiely

Not only can you change the appearance of the page with jQuery and update the content of elements on the page, you can even add and remove elements to and from the page dynamically!

This course excerpt was originally posted October 09, 2012 from the online courseware ASP.NET 4 AJAX and jQuery Using Visual C# by Don Kiely