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