0
kicks
Using Windsor Container to Resolve Dependencies (Dependency Injection)
In previous articles, I discussed class dependencies, interfaces, and concrete implementations. This article will cover the very basics of setting up Castle Project's Windsor to do dependency injection from a configuration file.