ASP.NET AJAX Beta 2: Changes from CTP

A overview of the changes between ASP.NET AJAX (“Atlas”) CTP and Beta 2 (and ultimately RTM) has been posted. Of particular interest are the changes to the UpdatePanel control and to the client API, and significant bug fixes like validators now working properly. Of academic interest is the change from closures to prototypes for objects defined in the client libraries.

Comments