What are the pre-requisites to execute AJAX applications on a server?
Answer / v madhu babu
AJAX is a built-in functionality of .NET Framework 4.0 and AJAX application can be executed by just installing Microsoft Visual Studio 2010. To use extenders in your applications, you are required to install AJAX Control Toolkit and copy the AjaxControlToolkit.dll file to the Bin directory of your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages and Disadvantage of Ajax?
How do we abort the current xmlhttprequest in ajax?
What is JSON in Ajax?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
Should I use an http get or post for my ajax calls?
How Ajax objects can be created?
What is the importance of client-side libraries? : asp.net ajax
What is Synchronous and Asynchronous AJAX request.
Did adaptive path help build google's ajax applications?
What is the role of the callback function in ajax?
Did adaptive path invent ajax?
What is the xmlhttprequest object in ajax?