JQuery makes communicating with the server very, very easy. JQuery uses get(), getJSON(), and post() methods as a way to retrieve data from the server. We?ll examine how it?s used here, and how it differs from how ASP.NET AJAX has done web requests. ...
Go to the complete details ...