Thanks everyone who came to my Ajax talk tonight at the .NET Developers Association! The slides and demos from the talk can be downloaded by clicking the following link:
ASP.NET Ajax: What’s New?
You need Visual Studio 2010 to view the code samples. The first project, named Demos, contains the following samples:
ASPAjax4
1_CompositeScripts.aspx – Demonstrates how to use the ScriptManger to combine, compress, and cache JavaScript files automatically.
2_EnableCdn.aspx – Demonstrates how to retrieve ASP.NET...