ASP.NET AJAX 4.0 Visual Studio 2010

发布于 2024-10-08 21:26:10 字数 134 浏览 0 评论 0原文

我有 VS 2010 并且安装了 ajax 1.0,但是当我创建新的 Web 项目时没有 ajax 库模板,那么我需要做什么来设置它。我还注意到在一些 ajax 网络视频中,脚本文件夹中有一个 ajax 库文件列表,其中有相当多的文件。我在哪里下载它们。

I have VS 2010 and I installed ajax 1.0 but i don't have an ajax library template when I create a new web project so what do i need to do to set that up. I noticed also on some ajax web videos there a list of ajax library files in the scripts folder there's quite a few of them. where do i download them.

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

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

发布评论

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

评论(3

时光与爱终年不遇 2024-10-15 21:26:10

您可以通过微软的CDN获取您需要的文件:
MS CDN 上的 AJAX

另外让我补充一下,在 4.0 中,您可以使用 ScriptManager 设置属性 EnableCdn="true",这将为您获取所有 ajax 框架 js 文件。另请查看 AjaxFrameworkMode 属性,这也会有所帮助。

You can get it via microsoft's CDN the files you need:
AJAX on MS CDN.

Also let me add, with ScriptManager in 4.0 you can set the property EnableCdn="true" which will get all ajax framework js files for you. Also look at the AjaxFrameworkMode property which will be of help as well.

软糖 2024-10-15 21:26:10

从 www.ASP.net/ajax 下载 Ajax 控制工具包

Download the Ajax Control Toolkit from www.ASP.net/ajax

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