AJAX Control Toolkit — June 2012 Release
This release of the Ajax Control Toolkit includes important bug fixes and feature enhancements for the following controls:
- HtmlEditorExtender - Important security fixes have been made to the HtmlEditorExtender control. Because of changes in the Microsoft Anti-Cross Site Script Library, the sanitizer provider built with this library has been removed and replaced with a provider built with the HTML Agility Pack.
- ComboBox - This release includes fixes for issues 22930, 23140, 23142, 24440, 25295, 25469, 26686, 27148.
- UpdatePanelAnimation - This release includes a fix for issue 21310.
- Tabs - This release fixes an issue which could cause InvalidOperation exceptions.
- Seadragon - This release includes a fix for issue 26690.
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