Dave Zych
  • Home
  • About
  • Contact
  • Privacy

dependency injection

A collection of 3 posts
asp.net

Building the Castle Windsor Dependency Injection Populator for ASP.NET vNext

As I blogged about previously [http://davidzych.com/2014/07/28/asp-net-vnext-dependency-injection-with-castle-windsor/] , I built a Castle Windsor populator for ASP.NET vNext. For this post, I’ll walk through some of the more interesting pieces of it. Installer In Castle Windsor, an installer is a class that implements IWindsorInstaller [http:
Aug 27, 2014 2 min read
asp.net

ASP.NET vNext Dependency Injection with Castle Windsor

In a previous post [http://davidzych.com/2014/06/02/dependency-injection-in-asp-net-vnext/] I explained how to set up and use the built in dependency injection container in ASP.NET vNext. Today we’re going to look at setting up and using the popular Castle Windsor DI container. In order to use
Jul 28, 2014 4 min read
asp.net

Dependency Injection in ASP.NET vNext

One of the big headlines of ASP.NET vNext is that dependency injection is built into the framework. It’s a pretty basic implementation of DI, but although it’s very basic I’m sure it will suffice for most applications. I’ll show how to set up and use
Jun 2, 2014 2 min read
Page 1 of 1
Dave Zych © 2025
  • Data & privacy
  • Contact
Powered by Ghost