Contents tagged with FLUENT INTERFACE
-
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.
-
Fluent Html Helpers In Asp.Net MVC
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.