AJAX ControlToolkit 11119 發佈

  • 53496
  • 0
  • AJAX
  • 2008-03-23

AJAX ControlToolkit 11119 發佈

正當全世界的目光都集中在 Visual Studio 2008,AJAX ControlToolKit 也悄悄發佈新的版本 11119 囉。


Version 3.5.11119.0
2007-11-19 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 and Visual Studio 2008.

  • AjaxControlToolkit-Framework3.5.zip is the full release package with complete source code to all controls, the test framework, VSI, and more.
  • AjaxControlToolkit-Framework3.5-NoSource.zip contains only the sample web site and VSI and is for people who don't need or want the source code for the controls.

Version 1.0.11119.0
You can also download the Toolkit for .NET Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005. This version has one AutoComplete fix which makes it different from the 10920 version of the Toolkit.

  • AjaxControlToolkit.zip is the full release package with complete source code to all controls, the test framework, VSI, and more.
  • AjaxControlToolkit-NoSource.zip contains only the sample web site and VSI and is for people who don't need or want the source code for the controls.

Files

新的 11119 版本對於使用 .Net Framework 2.0 與 Visual Studio 2005 並沒有太大的改變,僅修正 AutoComplete 的部分。對於 .Net 3.5 與 Visual Studio 2008,除了修正外更多了在 Visaul Studio 2008 開發上的便利性,如下 :

Features:

  • JavaScript IntelliSense support: We have added reference tags to all Toolkit JavaScript files that enables you to take advantage of new features in Visual Studio 2008. With the multi-targeting support in this Visual Studio Beta, IntelliSense will be available for the ASP.NET AJAX 1.0 flavor of the Toolkit as well. This article discusses the reference tag feature in detail.
  • Extender designer support: Enhanced designer support for Toolkit controls using the new "Add Extender" user interface.
  • Animations and PageMethods in design mode: Design mode workarounds that targeted Visual Studio 2008 Beta 2 issues when using Animations and "Add PageMethod" support in the Toolkit have removed since the release version of Visual Studio 2008 has fixed the same.