The AJAX Control Toolkit is included in the ASP.NET Ajax Library. The Ajax Library contains more than 30 controls that enable you to easily create rich, interactive web pages. For example, you can use the Ajax Library controls to display HTML editors, auto-complete textboxes, cascading dropdown lists, picture slide shows, and modal popup dialog boxes.
You don't need to know JavaScript to use the controls in the ASP.NET Ajax Library. For example, if you want to add a popup calendar to a TextBox control, you can simply select the Add Extender task option and select the Toolkit Calendar from a dialog box.
You also can use most of the controls from the ASP.NET Ajax Library in ASP.NET MVC and even pure HTML web applications.
The ASP.NET Ajax Library is currently being released as Beta software. You can download the ASP.NET Ajax Library from the http://Ajax.CodePlex.com website.
If you prefer, you can download the original AJAX Control Toolkit.