Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Book Review: ASP.NET MVC in Action

    I've had the pleasure of being able to review ASP.NET MVC in Action in it's early access form. If you've not heard of this program, Manning has a program called MEAP (Manning Early Access Program) which allows you to purchase the book before it's published and gain access to it in PDF form as the author...
    Posted to Chris Stewart's ASP.NET Blog (Weblog) by CompiledMonkey on 07-12-2009, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, Book Review, Dependency Injection, TDD, CodeCampServer, Manning, C#
  • Custom IoC Container for Dependency Injection with an Asp.Net Mvc website usage example

    I’ve recently been working on some mvc helper controls and wanted to use TDD for both aiding the design and having a test harness for the future. In order to aid the use of tdd and improve the overall design I wanted to utilise dependency injection. There are loads of good IoC containers out there which...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 01-13-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, SPRING.NET, DEPENDENCY INJECTION, Unit Testing, TDD, FLUENT INTERFACE
  • Creating a dynamic proxy generator with c# – Part 4 – Calling the base method

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors   The plan for calling...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-29-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
  • Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design Creating a dynamic proxy generator with c# – Part 4 – Calling the base method For the latest code go to http...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-25-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
  • Creating a dynamic proxy generator with c# – Part 2 – Interceptor Design

    Creating a dynamic proxy generator with c# – Part 1 – Creating the Assembly builder, Module builder and caching mechanism Creating a dynamic proxy generator with c# – Part 3 – Creating the constructors Creating a dynamic proxy generator with c# – Part 4 – Calling the base method For the latest code go...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 03-24-2010, 12:00 AM
    Filed under: General Software Development, ASP.NET, C#, .NET, DI, INVERSION OF CONTROL, ASP.NET MVC, IoC, DEPENDENCY INJECTION, TDD, ASPECT ORIENTATED PROGRAMMING, DYNAMIC PROXY, AOP
Page 1 of 1 (5 items)