0 votes
in AJAX by
What are the pre-requisites to execute AJAX applications on a server?

1 Answer

0 votes
by

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.

...