The Microsoft ASP.NET Futures May 2007 (“Futures”) release contains an early developer preview of features providing a wide range of new functionality for both ASP.NET and Silverlight. The Futures release includes early experimental versions of features currently being considered for future versions of ASP.NET and the .NET Framework. The Futures releases assume prior knowledge of the core features of ASP.NET including the previous ASP.NET AJAX Futures January CTP.
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.
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.
Related posts:
