0
kicks
Implementing AJAX Enabled Applications in ASP.Net
AJAX stands for Asynchronous JavaScript and XML. AJAX can be used for asynchronous request/response processing in a web application without refreshing whole page in the browser. To implement AJAX enabled application, Microsoft released a framework called ASP.Net AJAX.