ASP.NET "Futures" Release

I am super excited about the ASP.NET Futures release we did recently.  I think it shows off some cool new thinking in the ASP.NET space, for Ajax applications and of course Silverlight support.

I  demoed much of this stuff as part of my Mix talk, but I wanted to highlight a few here for

ASP.NET AJAX

New functionality includes CSS selector APIs, navigation history support (Back button support), a utility for extracting resources from assemblies, and more. Check out my mix talk for some cool stuff on back button support.

Silverlight Controls for ASP.NET

Enables the ability to include media (video, audio) vector graphics, and animations by using familiar and powerful ASP.NET server controls.  This is very cool because it enable server side databinding for video, audio, etc.

Again, Check out my mix talk and Nikhil's talk

Dynamic Data Controls for ASP.NET

Introduces a set of data controls that provide a simple, intuitive user interface for data-driven Web pages.  Check out Maheshp and Polita's talk from some cool demos.

ASP.NET Application Services

Offers new application services to make AJAX and Silverlight Web applications more discoverable from search engines and easily searchable from within the site. Additional services help you gather and analyze data about client errors.

Check out Stefan and Johnathan's talk

Dynamic Languages support in ASP.NET

Begins support for two languages that are hosted on the DLR, IronPython and Managed Jscript..   Check out Just Glue it...

oh, and be sure the check out the reference pages we have for this release.  I think it is very complete for such an early release. 

I would really value your feedback... we are looking forward to hearing from you about what works and doesn't work in your applications so we can decide what to focus on for a future release. 

Thanks!