ASP.NET Futures May 2007

We recently put out the Microsoft ASP.NET Futures May 2007 release. This release includes an early developer preview of features currently being considered for future versions of ASP.NET and the .NET Framework. This showcases a number of innovative solutions that further drive up developer productivity and help create better user experiences. Features include:

ASP.NET AJAX - New functionality includes CSS selector APIs, navigation history support (Back button support), and more.

Silverlight Controls for ASP.NET - Enables the ability to integrate rich interactive application scenarios and add media (video, audio), vector graphics, and animations with new, powerful ASP.NET server controls – XAML and Media sever control.

Dynamic Data Controls for ASP.NET - Introduces a set of data controls that provide a simple, intuitive user interface for data-driven Web pages.

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.

Dynamic Languages support in ASP.NET - Provides support for both IronPython and Managed Jscript, as well as the DLR (Dynamic Language Runtime) - extending the language choice for developers and brings the benefits of dynamic languages to the entire .NET platform from client to server. With the DLR you can use those same languages on the Server for ASP.NET Web applications, Web Services, and more.

The product teams truly value the feedback they receive from the developer community as it influences decisions for subsequent releases, so I encourage you check out the ASP.NET Futures May 2007 release.

Namaste!