in Uncategorized

Details on changes from CTP -> Beta 1 of ASP.NET AJAX (aka Atlas)

Here’s a great document that details all the changes from CTP to Beta 1 as well as a comprehensive matrix of features that have been moved out of the “Core” and into the “Value-Add” library in Beta1 of ASP.NET AJAX. I am a big fan of the refactoring that has happened throughout the “Core” library. A great example is the creation of the lower-level DomElement class that just offers static methods to manipulate DOM elements rather than being instance methods off of the Control class.

Leave a comment

Comment