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
How do we get the xmlhttprequest object in ajax?
What is the syntax to create ajax objects? : asp.net ajax
What are the extender controls? : asp.net ajax
What are the tools for debugging ajax applications?
Can I use asp.net ajax with any other technology apart from asp.net?
What is the difference between json and ajax?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
How do we abort the current xmlhttprequest in ajax?
How can we make a mashup with java by accessing other domains data?
Why do we use the xmlhttprequest object in ajax?
How do we get the xmlhttprequest object?
What is ajax method?
Is json is a programming language?
What is the role of the callback function in ajax?
Won't my server-side framework provide me with ajax?