Telerik released the new ASP.NET MVC extensions that complemment the ASP.NET MVC framework by delivering a server-based framework that integrates with client-side modules based on popular JavaScript library, jQuery.
Here’s what you can expect from this release:
Pure ASP.NET MVC components
Completely Open Source
The Extensions are licensed under the widely adopted GPLv2. A commercial license with support is also available.
Exceptional Performance
No postbacks, no ViewState, and no page lifecycle. The Web Asset Managers optimize the delivery of CSS and JavaScript, so no precious HTTP requests are wasted.
Based on jQuery
Telerik Extensions draw on the power of jQuery for visual effects and DOM manipulations.
Search Engine Optimized
The Extensions render clean, semantic HTML, which is essential for indexing your content in the major search engines.
Cross-browser support
Telerik Extensions for ASP.NET MVC support all major browsers – Internet Explorer, Firefox, Safari, Opera and Google Chrome.
You can download it here.













Scott Guthrie has just posted announcing the availability of ASP.NET MVC 1.0 Release Candidate. Great news for anyone developing in this technology.