Compartilhar via


"Atlas" Control Toolkit now available

One of the things that I really love about Atlas is that it offers a framework approach to ajax style development. That is, rather than each new control having to be a “stove pipe” of plumbing code, with Atlas each new control is able to leverage a rich, integrated framework. This not only makes it easier (and fun) to build applications, but it also makes it easy to build reusable components that can be leveraged across your sites or across the net.

Shawn and co have just given us some great evidence of the power of this framework model. They just shipped the first drop of the "Atlas" Control Toolkit which is a set of great controls and extenders that use "Atlas" technologies and allow developers to easily improve the client experience on their websites. All of the controls come with full source! What is even more fun is that the toolkit also includes Visual Studio 2005 templates to get you started writing your own controls!

Here is a summary to get your going..

  • CascadingDropDown: Easily link drop downs, complete with asynchronous population and no postbacks!
  • CollaspiblePanel: This extender allows panels on your page to collapse and expand with no code.
  • ConfirmButton: This extender adds a confirm dialog to any Button, LinkButton, or ImageButton control.
  • DragPanel: Makes any panel into an object that you can drag around the page.
  • HoverMenu: Allows UI to pop up next to a control when the user hovers over it.
  • PopupControl: This extender turns any panel into a popup.
  • ReorderList: This control is a full-featured data-bound control that allows its elements to be reordered on the client via drag and drop.
  • TextBoxWatermark: This extender adds "watermark" prompt text to TextBoxes on the page.
  • ToggleButton: This extender turns an ASP.NET CheckBox into an image checkbox.

You gotta love the cool samples on each of the pages above!

Check out The "Atlas" Control Toolkit and keep up on the blog!

Comments

  • Anonymous
    April 12, 2006
    have you noticed that the ReorderList does a postback?

  • Anonymous
    April 12, 2006
    Yeah it does - there's a little "Known Issues" section in there.  See, the ReorderList is an example of a traditional server control that is "Atlas-aware" - the idea is that you'd use it like a regular server control, be able to handle the event like normal, etc.  So the model would be to just put that thing inside of an UpdatePanel to trap the postback.  Unfortunatlely there's an issue with the March/April CTP of Atlas that makes it not get along with the ReorderList.  The Atlas guys tried to fix it for this CTP but it was too risky a change so they'll do it next time.  

  • Anonymous
    April 13, 2006
    On Monday and Tuesday, using the March CTP, I demonstrated how easily developers can use Atlas...

  • Anonymous
    April 13, 2006
    Just in case you haven't read it elsewhere yet, Microsoft has released the "Atlas" Control Toolkit which...

  • Anonymous
    April 14, 2006


       I've been watching the web for coverage of the Agility Team's recent "Atlas"
       Control Toolkit...

  • Anonymous
    March 16, 2007
    I've been watching the web for coverage of the Agility Team's recent "Atlas" Control Toolkit release.

  • Anonymous
    June 13, 2009
    PingBack from http://firepitidea.info/story.php?id=1279