开发者

How to do ajax enable

开发者 https://www.devze.com 2023-01-05 23:15 出处:网络
i want to do my visual studio 2008 (2.0) ajax enable...please sugg开发者_如何学运维est me what i will have to what tool kit or dll i will have to include and how will i configure it..Here are step by

i want to do my visual studio 2008 (2.0) ajax enable...please sugg开发者_如何学运维est me what i will have to what tool kit or dll i will have to include and how will i configure it..


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.


You can try to look at ASP.NET AJAX ToolKit

0

精彩评论

暂无评论...
验证码 换一张
取 消