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 is the difference between AJAX using .net over AJAX using Java?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
When should I use a java applet instead of ajax?
What are the benefits of ajax over java applet?
Would we be able to settle the updatepanel controls?
What are the goals of Ajax?
What are the benefits of ajax?
What is ajax and how does it work?
List some advantages and disadvantages of using ajax.
What are all the features of Ajax?
Is it possible to use fileupload control within the update panel?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?