Update on ASP.NET AJAX In Action Source Code
On the CodePlex project for ASP.NET AJAX In Action, there are now two releases that target the ASP.NET AJAX 1.0 Extensions and ASP.NET 3.5, respectively.
AAiA_AspNet20 - This release allows to compile the source code with ASP.NET 2.0 and the ASP.NET AJAX 1.0 Extensions.
AAiA_AspNet35 - This release allows to compile the source code with ASP.NET 3.5 in Visual Studio 2008. Please note that the source code is still based on ASP.NET AJAX 1.0, which is the version of the framework targeted in the book. Therefore, features such as history management still rely on the Microsoft.Web.Preview assembly.