Browse by Tags

All Tags » Architecture (RSS)

Dependency Injection was made for ASP.NET MVC by CompiledMonkey

It's not that you can't use dependency injection in any .NET application, because you can.  It's just that dependency injection fits so well in the ASP.NET MVC programming model.  While building up a simple example for how my new application...
More Posts