What are the pre-requisites to execute AJAX applications on a server?
Answer Posted / 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 |
Post New Answer View All Answers
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?
Describe the situations in which ajax should not be used? : asp.net ajax
Is the server or the client in control in ajax?
How do I handle concurrent ajax requests?
Who's using ajax?
When should I use an java applet instead of ajax?
Are there usability issues with ajax?
Why do we use ajax?
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
What is the difference between a destructor and a garbage collector?
What are the benefits of ajax?
What is the asp.net ajax framework? What versions have been released so far?
What is the difference between javascript and ajax?
How do I handle the back and forward buttons in ajax?
Can I use ajax with seam?