Browse by Tags
All Tags »
ASP.NET MVC (
RSS)
I am proud to inform you that yesterday we released our Q3 2009 version of Telerik Extensions for ASP.NET MVC. As promised this release includes: Grid Menu PanelBar TabStrip You can find the live version and source codes in the following locations: Live...
Those who have seen my tweet , already know that we have started working on our ASP.NET MVC Grid. In post I will show you the very early version of our Grid, so that you can provide your valuable feedback to guide us in the right direction. So far, we...
In the previous post , we have created our initial repositories, in this post I will show how you can use the compiled query of Entity Framework in our repository. To use the compiled query we will put each query of our repositories into its own class...
In the previous post we have created our initial domain model, in this post I will show you how the domain model is mapped to database with Entity Framework 4.0. But before that I would like to discuss how I usually structure the Visual Studio Projects...
Creating a full blown url shrinking service was pocking around in my mind for quite some time(of course by using Twitter). Since I heard quite a few good things on Entity Framework 4.0, so I decided to start with it. The first thing I usually do when...
[Update: Maarten Balliauw confirmed that he has applied the suggested fix in MVC Sitemap provider] As you know that we will be including Menu in our final release , when defining the menu, it will allow to specify the Route Name, Controller/Action name...
[Update: I have updated the images with a recent version which more clarifies the whole picture, the result shows the parallel version is 2x fast comparing to the plain. ] In this post, I will give you a sneak preview of the ScriptRegistrar major enhancement...
Convention over Configuration is getting more and more popular in the .NET space, especially after the release of ASP.NET MVC. In our extensions , there are quite a few places where you will find this concept, lets consider the following snippet of ScriptRegistrar...
Recently there has been a talk of Actionless Controller in ASP.NET MVC space. Basically we are doing a lot of things in the controller and that is the reason we often finds our controllers with number of dependencies in the constructor. Jeffrey Palermo...
[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...
More Posts
Next page »