AJAX Control Toolkit — December 2013 Release
This release of the Ajax Control Toolkit includes a new version of the Tabs control rewritten using jQuery. It also includes several important bug fixes.
-
Tabs control - Completely rewritten using jQuery and the jQueryExtender base class.
-
Add and Remove Scripts - New <add> and <remove> elements can be used in the AjaxControlToolkit.config file to add or remove scripts from the script bundle generated by the Ajax Control Toolkit.
-
HTMLEditor Control - The HTMLEditor control has been updated to work with the new Ajax Control Toolkit bundling and minification framework.
-
AjaxFileUpload and Windows Azure Websites - The AjaxFileUpload control was updated to resolve an issue concerning the TMP folder in a Windows Azure Website.
-
Additional Bug Fixes - The following issues reported on CodePlex were fixed:
What's in the Download
This AJAX Control Toolkit download contains the AjaxControlToolkit.dll assembly, localized resource files, and the Ajax Control Toolkit Sample Site. Follow the instructions below to add the AJAX Control Toolkit to the Visual Studio Toolbox.
http://www.asp.net/ajaxlibrary/act.ashx
You can download the source code for the Ajax Control Toolkit from CodePlex:
http://AjaxControlToolkit.CodePlex.comNote: When opening the Ajax Control Toolkit solution in Visual Studio 2008, you will receive a security warning because the Ajax Control Toolkit project files have been modified to use the Microsoft Ajax Minifier. Select the option to Load the Project Normally.
Reporting Issues
Please report any issues that you discover with the Ajax Control Toolkit at the Ajax Control Toolkit issue tracker:
http://ajaxcontroltoolkit.codeplex.com/workitem/list/basic
Learn More
The ASP.NET Ajax website contains tutorials, videos, and sample code to help you learn how to use the AJAX Control Toolkit:
http://www.ASP.net/ajax