ASP.NET MVC JQuery AJAX Call to Controller HttpGet and HttpPost

Post Views: 2,337 In the previous Post on ASP.NET MVC We saw how to create Notifications in MVC using JQuery plugin. In this post we will see How to create ASP.NET MVC JQuery AJAX request (HttpPost and HttpGet) to controllers. We will post data on our controller function which stores data in SQL Database and … Continue reading ASP.NET MVC JQuery AJAX Call to Controller HttpGet and HttpPost