ASP.NET MVC > Ajax

ASP.NET MVC > Ajax


In this section we are going to learn the Ajax in ASP.NET MVC

Ajax

In order to work with Ajax helper methods in ASP.NET MVC, we must have Microsoft jQuery Unobtrusive Ajax plug-in installed. To install it open Mange NuGet Packages … and install it.

Installing Microsoft jQuery Unobtrusive Ajax adds jquery.unobtrusive-ajax.js and jquery.unobtrusive-ajax.min.js file in the ~/Script folder that does all the magic of using @Ajax helper methods in ASP.NET MVC.

Read posts under ASP.NET MVC > Ajax

3 posts found
  1. Insert record using Ajax
  2. Search database using Ajax
  3. List records using JSON



Write for us






Hosting Recommendations