skip to the main content area of this page
Patterns and Practices

ObjectBuilder


Unity Contrib Project Opens Its Doors - Unity Extensions Samples Tutorials

With the release of Unity 1.0 we now have the Unity Contrib Project, which is a community-driven project where ObjectBuilder and Unity IoC Gurus can submit Unity Extensions, Samples, and other assets to share with the developer community.

Read More

Unity 1.0 Released - Microsoft IoC and Dependency Injection

Unity 1.0 was released from Microsoft Patterns & Practices. The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It runs on top of ObjectBuilder 2.0.

Read More

ObjectBuilder Build Plans - BuildPlanStrategy and DynamicMethodPlan for WCSF v2.0 and Unity

The Web Client Software Factory v2.0 Documentation mentions a new ObjectBuilder BuildPlanStrategy for object creation that replaces a number of other strategies that used reflection quite heavily: ConstructorReflectionStrategy, CreationStrategy, PropertyReflectionStrategy, and MethodReflectionStrategy. Unity will also be taking advantage of the DynamicMethodPlan Build Plan, which should provide a lot better performance for object creation in your applications.

Read More

Unity Dependency Injection Container Released - February 2008 CTP

The Microsoft Patterns and Practices Team released the February 2008 CTP of the Unity Dependency Injection Container. Unity will be offered as both a stand-alone dependency injection container and as a configuration option within Enterprise Library 4.0. Unity uses ObjectBuilder 2.0 as its underlying engine...

Read More

Unity Dependency Injection Container Uses ObjectBuilder 2.0 - Enterprise Library 4.0

The new Unity Dependency Injection Container available as stand-alone or within Enterprise Library 4.0 uses ObjectBuilder 2.0. ObjectBuilder 2.0 was started by Brad Wilson and Scott Densmore for use as the Dependency Injection Container for CodePlex. ObjectBuilder 2.0 will now be used as the shiny, new engine for both Enterprise Library 4.0 and Unity...

Read More

Topics



Popular Tags



External Topics