Browse by Tags

Related Posts

  • The Open Source Projects on ASP.NET MVC

    Last night the forehead four head has released the 1st chapter of their upcoming Wrox book along with a sample project NerdDinner and I think this is the best application to check if anyone is trying to lean the new ASP.NET MVC framework. And this is the list of currently available Open Source Projects...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 03-12-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source
  • Open Source License For System.Web.Mvc

    First let me begin by assuring you, this is not an April Fool’s joke . Exciting news! Scott Guthrie announced today that we have released the source code for ASP.NET MVC 1.0 under the Ms-PL license , an OSI approved Open Source license with all the rights that license entails. You can download the Ms...
    Posted to What's New (Weblog) by Anonymous on 04-02-2009, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Open Source, ms-pl
  • Introducing Telerik Extensions for ASP.NET MVC

    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...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 08-12-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source, jQuery UI, jQuery, Telerik
  • RESTify – Extending ASP.NET MVC

    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 initially suggested a version where he separated...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 08-25-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Patterns, Open Source
  • Convention over Configuration and Telerik Extensions for ASP.NET MVC

    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 : <% Html.Telerik().ScriptRegistrar...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 08-27-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source, Telerik
  • Telerik Extensions for ASP.NET MVC – Upcoming ScriptRegistrar Preview

    [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. Those who have checked our ScriptRegistrar...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 08-29-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source, JavaScript, Telerik
  • ASP.NET MVC and Authorization and Monkey Patching

    [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 and associated route values for an menu item so...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 09-06-2009, 12:00 AM
    Filed under: Asp.net, ASP.NET MVC, ASPNETMVC, MVC, Open Source, Telerik
  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 2)

    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. Most often I prefer to have a one class library...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 09-13-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DDD, TDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Mock, Unit Test, Open Source, Best Practise, jQuery, Entity Framework, Shrinkr
  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 3)

    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 and create some common interfaces that we can use...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 09-15-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, Unity, Mock, Unit Test, Open Source, Best Practise, jQuery, Shrinkr
  • Telerik ASP.NET MVC Grid Preview (Take 1)

    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 have implemented the paging and multi-column sorting...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by kazimanzurrashid on 09-16-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source, Telerik
Page 1 of 2 (20 items) 1 2 Next >