Wednesday, August 12, 2009 1:49 PM Kazi Manzur Rashid

Introducing Telerik Extensions for ASP.NET MVC

[Update: We have just upload the source code in CodePlex. Check it out.]
[Update: Also checkout the Atanas post where he detailed our plans and goals of this product.]

Today, we have released our first public community technology preview of our ASP.NET MVC Extensions. This is a very lightweight framework for developing ASP.NET MVC View Components that we are working for last few months. There are few key points that I like to mention:

  • It is Open Source (dual licensed), yes you heard me. It is the first Open Source project of Telerik released under MS-PL.
  • It is free for the time being we will be developing our commercial components based upon this tiny framework.
  • It is based upon jQuery, yes we know how much the community loves it.
  • It supports multiple view engines. The sample contains the Webform, Spark and NHaml examples.
  • The CTP contains the popular jQueryUI components as a proof of concepts but you can use it in your application with complete confidence. Since, we will be releasing our own version, it would be difficult for us to give it the same priority, instead we expect the open source community will be responsible for its further development(enhancing, bug fixing and adding new components) and we will be accepting patch/new components for the jQuery components from the community.

You can download it with complete source/tests/samples/docs from our ASP.NET MVC Product page (we will be also uploading it in CodePlex), please check back if the page is still not available.

You can also check the jQueryUI Webform demo over here.

I will be blogging more about this very soon.

Stay tuned!!!

Shout it
Filed under: , , , , , ,

Comments

# Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur Rashid's Blog

Wednesday, August 12, 2009 3:22 AM by DotNetShoutout

Thank you for submitting this cool story - Trackback from DotNetShoutout

# Introducing Telerik Extensions for ASP.NET MVC | ASP Scribe

Wednesday, August 12, 2009 3:49 AM by Introducing Telerik Extensions for ASP.NET MVC | ASP Scribe

Pingback from  Introducing Telerik Extensions for ASP.NET MVC | ASP Scribe

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 4:39 AM by Arnis L.

Looks quite promising. Thanks. Will stay tuned. :)

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 5:15 AM by dario-g

Demo page is buggy. Not working with culture 'pl'.

Message: "Culture 'pl' is a neutral culture. It cannot be used in formatting and parsing and therefore cannot be set as the thread's current culture."

I'm using Firefox.

# Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur … « Computer Internet and Technology Articles.

Pingback from  Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur … « Computer Internet and Technology Articles.

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 8:20 AM by Kazi Manzur Rashid

@dario-g: There was initially an issue with localization. Currently fixed, It should be working now.

# Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur …

Pingback from  Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur …

# Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur …

Pingback from  Introducing Telerik Extensions for ASP.NET MVC - Kazi Manzur …

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 10:48 AM by D0cNet

Where are the grids?

# Introducing Telerik Extensions for ASP.NET MVC – Kazi Manzur … | Webmaster Tools

Pingback from  Introducing Telerik Extensions for ASP.NET MVC – Kazi Manzur … | Webmaster Tools

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 4:32 PM by AdamA

Very nice! Will def. try these out when I get a chance. Thank you for open-sourcing this!

# re: Introducing Telerik Extensions for ASP.NET MVC

Wednesday, August 12, 2009 9:10 PM by Jake Scott

This is really cool thanks!

I love the .Combined(false) for stylesheets on DEV. This solves the problem when in developmenet using firebug to make live changes to your css as you can see the line number and the name of the file that you need to update. Then on LIVE just combine the files.

My only feedback is the very large id on the /asset.axd?id=eyJjdCI6In...... do we really need such a massive Id to do a cache bust? Is that some hash of the assembly version or something?

Cheers

Jake

# re: Introducing Telerik Extensions for ASP.NET MVC

Thursday, August 13, 2009 1:37 AM by Kazi Manzur Rashid

Hi Jake,

It is the compressed json of each WebAssetGroup, it contains all the detail like cacheDuration, compress, file names and their location etc etc.

# re: Introducing Telerik Extensions for ASP.NET MVC

Thursday, August 13, 2009 5:48 AM by varuj

I am havinf trouble in downloading the build, telerik page is not offering any link to download

www.telerik.com/.../aspnet-mvc.aspx

# Dew Drop – August 13, 2009 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop – August 13, 2009 | Alvin Ashcraft's Morning Dew

# re: Introducing Telerik Extensions for ASP.NET MVC

Thursday, August 13, 2009 9:03 AM by Kazi Manzur Rashid

Hi varuj,

You need to login in order to download.

# New and Notable 355

Pluralsight On-Demand! I plan to have a full post on Pluralsight On- Demand! very soon. I became a subscriber recently and have found it to be an amazing training tool. Its just ike being in the classroom with the best instructors in the business and

# ASP.NET MVC Archived Blog Posts, Page 1

Monday, August 17, 2009 1:21 AM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

# re: Introducing Telerik Extensions for ASP.NET MVC

Monday, August 17, 2009 1:34 PM by Chuck Lazarr

Great work and I'm very happy with the openness and support of ASP.NET MVC by Telerik.

Are you planning to release a sample implementation of the jQuery UI Dialog widget (the modal dialog widget)? I recall you mentioning in an earlier post you were still working on that and the DatePicker. Since it is the only thing missing, perhaps you can do a short blog post with some code if you have no plans to include it in the sample library in the future.

# RESTify – Extending ASP.NET MVC

Monday, August 24, 2009 7:41 PM by Kazi Manzur Rashid's Blog

Recently there has been a talk of Actionless Controller in ASP.NET MVC space. Basically we are doing

# RESTify ??? Extending ASP.NET MVC | I love .NET!

Monday, August 24, 2009 8:22 PM by RESTify ??? Extending ASP.NET MVC | I love .NET!

Pingback from  RESTify ??? Extending ASP.NET MVC | I love .NET!

# RESTify ??? Extending ASP.NET MVC | rapid-DEV.net

Tuesday, August 25, 2009 5:51 AM by RESTify ??? Extending ASP.NET MVC | rapid-DEV.net

Pingback from  RESTify ??? Extending ASP.NET MVC | rapid-DEV.net