Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ASP.NET MVC, Unity and Common Service Locator

    In this post, I will show you how can you extend Microsoft Patterns & Practices Unity Application Block and use it in ASP.NET MVC in conjunction with Patterns & Practices Common Service Locator . Extending Unity Unity is a dependency injection container from MS Patterns & Practices team....
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 02-15-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity
  • Implementing UnitOfWork Pattern In Linq To SQL Application

    In my previous post , I have shown how to create Linq to Sql Repository which will have the maximum code coverage, In this post, I will show a simple UnitOfWork class which will flash the changes back to your database. I will be again use my ongoing UnityCommonServiceLocatorMVC project. Lets assume that...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 02-26-2009, 12:00 AM
    Filed under: Asp.net, MVC, LINQ to SQL, DDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Mock, Unit Test, Unit Of Work
  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 1)

    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 developing an application is creating the domain model...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 09-10-2009, 12:00 AM
    Filed under: Asp.net, MVC, DDD, TDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Mock, Unit Of Work, Best Practise, jQuery, Entity Framework, Shrinkr
  • 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
  • MVCTurbine and my response

    As mentioned in my last post’s comment, Javier has posted his thoughts . Though I criticized his pet project in three different aspects, but in his response he has only discussed the first two, and skipped the last one completely. Please read his response first before continuing this post. So, once again...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 12-15-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, IoC/DI, Unity, Ninject, StructureMap, Autofac, Windsor
  • Meet my new ASP.NET MVC Extension - System.Web.Mvc.Extensibility

    After hearing Phil Haack and Scott Hanselman in their latest podcast and PDC session I decided to give a good look at the MvcTurbine project in this weekend. I totally agree the with intend of this project, let your favorite IoC to rule everywhere, but I do not think it has been implemented in the correct...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 12-14-2009, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Open Source, Ninject, Autofac, Windsor
  • MvcExtensions – Custom Service Registration

    [Special Note: I have just released SP1 Preview which contains the newly added Autofac Adapter and minor Windsor changes] In this post, I will show you how you can register your custom services in your preferred IoC container and how the MvcExtensions will integrate it with the rest of the application...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 05-16-2010, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, IoC/DI, Unity, Open Source, Ninject, StructureMap, Autofac, Windsor, MvcExtensions
  • Announcing the RTM of MvcExtensions (aka System.Web.Mvc.Extensibility)

    I am proud to announce the v1.0 of MvcExtensions (previously known as System.Web.Extensibility). There has been quite a few changes and enhancements since the last release . Some of the major changes are: The Namespace has been changed to MvcExtensions from System.Web.Mvc.Extensibility to avoid the unnecessary...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 05-11-2010, 12:00 AM
    Filed under: Asp.net, MVC, ASPNETMVC, ASP.NET MVC, IoC/DI, Open Source, MvcExtensions
Page 1 of 1 (8 items)