As you’ve probably MS AJAX 1.0 has shipped yesterday. Yay, finally. You can now use this stuff in your applications for real without worrying about constant changes at least for the RTM release.
I’ve once again updated my samples that I’ve previously posted on the site. The samples are pretty basic and not very flashy, but I think they hit a good cross section of the core AJAX features and they can be explored online.
Anyway you can check out the demos here:
http://www.west-wind.com/atlas
and the source code can be downloaded from:
http://www.west-wind.com/files/conferences/conn_atlas.zip
Hopefully this will be it for a while <s>…
There are a few changes and cleanups. The chat sample has been made more stable by checking for runaway timer requests and by doing a better job releasing object references. The stock sample has a few fixes with the background timers that update the stock market open/close display and the progress demo has been updated with few extra messages and smoother operation. I've also spent some time cleaning up the code and adding additional comments - the constant re-adjusting for CTP/Beta versions had left its toll on the code originally.
Other Posts you might also like