Code Voyeur
RSS
Data Access Languages MVC ORM About Roadmap Contact Site Map RSS Sample Code Presentations Snippets dll Hell .net Rate My Snippet

Articles Tagged with dependencyinjection

A Simple IronPython Dependency Injection Framework
Dependency injection frameworks (i.e., IoC containers) found as part of the Castle and Spring.NET projects (among others) support object wiring through XML. This article will demonstrate how XML and IronPython may be coupled to produce a natural and extensible language for managing object creation.