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 |
Describe how to handle concurrent ajax requests?
What are all the features of Ajax?
Which is the purpose for using the scriptmanager?
How to use ajax in updateprogress control?
How to handle multiple async ajax requests?
What about applets and plugins?
What is the difference between javascript and ajax?
What are the properties of xmlhttprequest?
Why do you use ajax?
Can I use ajax with microsoft's .net?
How can we handle concurrent requests?
In ajax does the client or the sever have the control?