Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • DDD7 Grok Talk - Open Source and Microsoft

    This weekend I attended DDD7 , a free community conference held at the Microsoft Reading Campus. I presented a short Grok talk during the lunch hour on Open Source and Microsoft. Since the event didn't seem to have a internet connectivity, I used Dom Green's laptop to allow me to prepare for it. After...
    Posted to Chris Hardy (Weblog) by Chris Hardy (ChrisNTR) on 11-25-2008, 12:00 AM
    Filed under: Agile, ASP.NET, .NET, conference, DDD7, laptop, alt.net, ironruby, ironpython, MVC, microsoft, open source
  • Oxite - The ASP.NET MVC CMS

    The guys over at Channel 9 have created the first blogging engine/content management system (CMS) based on the open source ASP.NET MVC framework. It's named Oxite and is avaliable to download now (in a Alpha version) on the Codeplex website . The first site that's built with it? Mix Online . Nice! Out...
    Posted to Chris Hardy (Weblog) by Chris Hardy (ChrisNTR) on 12-08-2008, 12:00 AM
    Filed under: Agile, ASP.NET, C#, alt.net, MVC, open source, Mix, Ms-PL, Oxite, ASP.NET MVC, Mix09, CMS Framework, Oxite CMS
  • 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 Kazi Manzur Rashid on 03-12-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Open Source
  • 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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 Kazi Manzur Rashid 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
Page 1 of 3 (28 items) 1 2 3 Next >