My musings about .NET and what not

New AJAX Control Toolkit (3.0.30512) Released

With jQuery plugins being the new hotness, it seems the gold ol’ AJAX Control Toolkit isn’t getting much respect these days. But Bertrand LeRoy and the dedicated ToolKit gang keep plugging along, and have come up with three great new controls – HTMLEditor, ComboBox, and ColorPicker – as well as a slew of bug fixes, new samples, tutorials and videos too.

The AJAX Control Toolkit is a joint project between the OSS community and Microsoft. Built upon the ASP.NET 3.5 AJAX framework, the Toolkit now contains 38 highly functional components that let you easily include a lot of nice client-side interactivity to an ASP.NET website.

The newest version, just released today, contains three great-looking new controls. As always, the team has included some excellent documentation, including step-by-step tutorials, videos, and live online samples of the controls in action, as well as a downloadable sample site and every juicy byte of the source code, all of it free for the taking.

  • HTMLEditor – Lets your users easily create and edit HTML content. There are buttons in the lower toolbar that let users switch between Design (WYSIWYG) mode, HTML Source mode, and Preview mode. Toolbar properties are fully configurable of course, and the UI is easily customized via CSS.
    • See a live online sample
    • Follow the tutorial
    • Watch Video 1 – Video 2 
       
  • ComboBox – A DropDownList that can be typed directly into like a TextBox. In many ways closely resembles and behaves like the familiar Windows Forms ComboxBox control. It supports first-letter auto-completion, case sensitivity, and insertion of new items typed into the list. Unlike the AutoCompleteExtender, it doesn’t require a web service to obtain data, but is easily bindable to a data source control or an in-memory collection.
    • See a live online sample
    • Follow the tutorial
    • Watch the video 
       
  • ColorPicker – Extends any TextBox control to display a palette of pickable colors. It can optionally display an interactive swatch that shows the picked color, or any custom RGB value you type in.
    • See a live online sample
    • Follow the tutorial
    • Watch the video

Many of the existing controls have also been updated, and more than 20 bug fixes have been implemented.

You can download the new 30512 build of the AJAX Control Toolkit here. You can grab just the compiled assembly, just the client-side files (JavaScript, CSS and Images), or the full source code along with a complete sample site. Remember that this version of the Toolkit requires ASP.NET 3.5 Service Pack 1.

In case the AJAX Control Toolkit is completely new to you, you can learn how to download, install, and get started with it here.

Have fun!

Subscribe to this blog for more cool content like this!

kick it on DotNetKicks.com

shout it on DotNetShoutOut.com

vote it on WebDevVote.com

Bookmark / Share

    » Similar Posts

    1. Balsamiq – It’s Not Just For Salad Anymore
    2. Building a TweetThis Extension with Automatic Bit.ly for Graffiti CMS
    3. Wanna Help Me Write a Book?

    » Trackbacks & Pingbacks

    1. You've been kicked (a good thing) - Trackback from DotNetKicks.com

      New AJAX Control Toolkit (3.0.30512) Released — May 14, 2009 2:04 AM
    2. Thank you for submitting this cool story - Trackback from DotNetShoutout

      New AJAX Control Toolkit (3.0.30512) Released — May 14, 2009 2:07 AM
    Trackback link for this post:
    http://leedumond.com/trackback.ashx?id=55

    » Comments

    There are no comments. Kick things off by filling out the form below.

    » Leave a Comment