From Atlas to the ASP.NET 2.0 AJAX Extensions
As you saw from ScottGu’s blog, we gave Atlas an official name and, in response to strong customer feedback, have it on a plan to ship 1.0 around the end of the year on top of VS2005 and ASP.NET 2.0. The team is super focused on this goal and I am very pumped to be able to deliver it!
Comments
- Anonymous
September 11, 2006
People are actually encouraging the use of the term Ajax? I'm still calling it remote scripting... - Anonymous
September 11, 2006
> People are actually encouraging the use of the term Ajax? I'm still calling it remote scripting...
Heh, people should take a page from Einstein and call it spooky code at a distance. - Anonymous
September 11, 2006
The comment has been removed - Anonymous
September 11, 2006
Good to hear that the new ATLAS framewor will sit on top of the VS 2005 and will be shipped by the end of the year. - Anonymous
September 11, 2006
The comment has been removed - Anonymous
September 11, 2006
Hi,
Recently we are trying to use atlas in our existing web based application.Sometimes it shows unknown errors.
We resolved almost all issues with it.
1>We removed response.write statements with this.page.registerclientscriptblock()
2>Put javascript in cdata tags
3>Corrected all syntax errors in html,javascript,css,c# using fiddler.
4>checked for session,application variables timeouts
Is this approach correct or there are additional things we can do
mail me at lohogaonkaramit@yahoo.com - Anonymous
September 11, 2006
The comment has been removed - Anonymous
September 12, 2006
The comment has been removed - Anonymous
September 14, 2006
>> It's a name for a framework, that only geeky developers will work with?? Who cares what it's called.
The Geeks - Anonymous
September 14, 2006
The comment has been removed - Anonymous
September 24, 2006
It doesn't matter how to call Atlas if there is no support for other browsers except IE. Average support for FireFox, bad for Safari (a lot of bugs) and no suport for many other browsers -- can't rely on such a toolkit.
Take better a closer look at Ajaxium.
<a href="http://www.ajaxium.com/ajax-for-asp.net.aspx">Ajaxium - AJAX ASP.NET framework</a> - Anonymous
September 24, 2006
The Ajax Extensions (aka Atlas) does fully support all the mainstream browsers.. FireFox, Safari, IE... As others get more broadly used we will add specific support for them... I'd love to hear about bugs so we can go address them!
thanks