Browse by Tags

All Tags » FLUENT INTERFACE (RSS)

Custom IoC Container for Dependency Injection with an Asp.Net Mvc website usage example by SeanMcAlinden

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...

Fluent Html Helpers In Asp.Net MVC by SeanMcAlinden

I’ve been spending a fair amount of time recently developing client side controls for use with the Asp.Net MVC framework and have realised that they are great place to make use of the fluent interface pattern. Now I realise that a lot of people shy away...
More Posts