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 types of send() method used for xmlhttprequest?
Why do we use ajax?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
Why is ajax called ajax?
Where should I start?
What is the disadvantage of ajax?
Which is the purpose for using the scriptmanager?
Which request is better, Get or Post?
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
How to create an ajax website using visual studio?
What are the real web applications of ajax currently running in the market?
Why do you use ajax?