September 2006 - Posts
Ok, it has been a long wait but finally Microsoft announced the winners of the MS AJAX Mash-it-up contest , and my GeotagIt! mashup is the Grand Prize winner! Well I'm pretty happy about that, and now I'm the owner of an XBox ... wohoo :) I would
Read More...
As you know (if not, please check this post ) an Atlas behavior is a class that inherits from the base Sys.UI.Behavior class and allows to inject a piece of client-side functionality into an Atlas control. To add a behavior to an Atlas control, we simply
Read More...
If you're searching for a good MS AJAX tutorial, then check this nice demo application written by Ivan on his Coding Atlas blog (nice one, subscribed). The good news is that he talks extensively about the project in a 5 parts tutorial and the application
Read More...
I'm pretty excited about it. The slider control evolved to a SliderExtender and seems ready to be shipped with the next release of the ASP.NET AJAX Control Toolkit . At the moment, you can find the slider extender together with a demo page and a suite
Read More...
It's all in this blog entry by Scott Guthrie . Also, Atlas has now an official name: Microsoft AJAX Library, and so does the Atlas Control Toolkit: ASP.NET AJAX Control Toolkit. Does it mean that I have to rename my blog to "Microsoft AJAX Library
Read More...
Luis Abreu has an entry in his blog with a link to a new site with many (I'm talking about 40+) screencasts about Atlas concepts, features, controls. The screencasts are recorded in portuguese but it is definetly worth to watch them even if you don't
Read More...
It seems that Flickr realized that they've got millions of geotagged photos in their archives, thus they decided to release a very nice geotagging mashup . This is the related blog entry on ProgrammableWeb . On the other hand, it's since May that
Read More...
Here are the URLs for two nice Atlas articles about the UpdatePanel : Luis Abreu will show you how to avoid an UpdatePanel to update when a control declared inside it should trigger the update of another UpdatePanel. Simone Busoli talks about how to retrieve
Read More...