如何启用ajax

发布于 2024-09-09 06:40:36 字数 87 浏览 4 评论 0原文

我想做我的 Visual Studio 2008 (2.0) ajax 启用...请建议我我将拥有什么、我将必须包含哪些工具包或 dll 以及我将如何配置它..

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..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

痕至 2024-09-16 06:40:36

以下是有关如何设置 Ajax 控制工具包的分步说明。
如果您专门使用 .NET 2.0 框架,则需要使用旧版本的工具包,您可以找到该工具包 这里

在 Visual Studio 中完成设置后,您还需要将 AjaxControlToolkit.dll 的副本放入网站的 /bin 文件夹中。

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.

嗳卜坏 2024-09-16 06:40:36

您可以尝试查看 ASP.NET AJAX 工具包

You can try to look at ASP.NET AJAX ToolKit

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文