ObjectBuilder DI Example

by Dave on October 18, 2006

in Old Blog

Brad Wilson has posted the sample code from his talk on dependency injection at the patterns & practices summit last week on CodePlex. ObjectBuilder is a foundational part of CAB, Enterprise Library, etc.

For the uninitiated: ObjectBuilder is a meta-framework for building dependency injection frameworks. The sample code (right here) illustrates how one may build a lightweight DI framework.

blog comments powered by Disqus

Previous post:

Next post: