InfoQ

News

The ASP.NET AJAX Control Toolkit Has Been Updated

Posted by Jonathan Allen on Sep 27, 2007 06:07 AM

Community
.NET
Topics
Web 2.0
Tags
AJAX,
Atlas

The AJAX Control Toolkit for ASP.NET 2.0 has been updated. Nothing new was added, but the bug fixes are sure to be welcome. In related news, a VS 2008 Beta 2 compatible version was also released with a couple of interesting features. And in case you did not know, they are now accepting patches.

The AJAX Control Toolkit is a set of open source controls for ASP.NET AJAX. Unlike most Microsoft products, this is following the release-early, release-often philosophy. As such it lacks some of the polish you find in other Microsoft libraries. On the other hand, being open source allows developers to crack open the library and make any changes they need.

In the past Microsoft was fearful of accepting outside patches. As Microsoft is a constant target of IP litigation, they are understandably shy when it comes to integrating code with a questionable pedigree. Over the last year this has been quietly changing. It turns out that the AJAX Control Toolkit project began accepting patches via a "Patch Utility" back in April with little fan-fair.

For Visual Studio 2008 Beta 2, you get the same set of controls. Changes include support for JavaScript IntelliSense and designer support for attaching extenders. The IntelliSense features rely on "reference tags". These are specially formed comments that pull in the metadata from other scripts.

1 comment

Reply

AJAX padigim shift by navot peled Posted Sep 28, 2007 12:28 PM
  1. Back to top

    AJAX padigim shift

    Sep 28, 2007 12:28 PM by navot peled

    I would like to draw your attention to another alternative which is a paradigm shift for AJAX front ends. One should be aware that I am not, and do not pretend to be objective, never the less I believe that one can judge for himself. Visual WebGui is an open source rapid application development framework for graphic user interfaces of IT web applications. VWG replaces the obsolete paradigms of ASP.NET in both design-time and run-time which were designed for developing sites, with WinForms methodologies, which were designed for developing applications. Thus enabling designer that was designed for application interfaces (WinForms designer) instead of a word documents (ASP.NET designer). This provides the developer with an extremely efficient way to design interfaces using drag and drop instead of hand coding HTML Worth a look at www.visualwebgui.com

Exclusive Content

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.

Segundo Velasquez and Agile as Seen Through the Customer's Eyes

Deborah Hartmann interviewed Segundo Velasquez about his experience as customer with an Agile team during the initial phase of software design of a product.

Fine Grained Versioning with ClickOnce

David Cooksey shows how to fine grained versioning to a ClickOnce deployment using an HttpHandler written with ASP.NET, making partial rollouts to a test audience much easier.

Implementing Manual Activities in Windows Workflow

Windows workflow (WF) is an excellent framework for implementing business processes, but lacks support for human activities. This article describes a completely generic approach for changing this.

Markus Voelter about Software Architecture Documentation

In this interview taken during OOPSLA 2007, Markus Voelter talks about the importance of documenting the software architecture, and gives some good and also bad examples on how it could be done.