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 use of the scriptmanager control in ajax? : asp.net ajax
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
How does one call a javascript function from the ajax code?
When do I use a synchronous versus asynchronous request?
What do I need to know to create my own ajax functionality?
Are there usability issues with ajax?
Which are the knowledge requirements for personal ajax functionality?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
What are asp.net ajax 4.0 validation controls?
Where AJAX cannot be used?
What are the tools for debugging ajax applications?
What are the requirements to run asp.net ajax applications on a server?