Search code examples
ajaxcontroltoolkit

How to do ajax enable


i want to do my visual studio 2008 (2.0) ajax enable...please suggest me what i will have to what tool kit or dll i will have to include and how will i configure it..


Solution

  • Here are step by step instructions on how to setup the Ajax Control Toolkit. If you are specifically using .NET 2.0 framework, you will need to use the older release of the toolkit which you can find here.

    Once you have it set up in Visual Studio, you will also need to put a copy of the AjaxControlToolkit.dll into the /bin folder of your website.