This is a mirror of official site: http://jasper-net.blogspot.com/

Microsoft Unity 2.0

| Thursday, May 6, 2010
Unity is a lightweight, extensible dependency injection container. It facilitates building loosely coupled applications and provides developers with the following advantages:

   * Simplified object creation, especially for hierarchical object structures and dependencies
   * Abstraction of requirements; this allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns
   * Increased flexibility by deferring component configuration to the container
   * Service location capability; this allows clients to store or cache the container
   * Instance and type interception

Read more: MS Download


Microsoft Unity 2.0 Documentation for Visual Studio 2008
Read more: MS Download

Microsoft Unity 2.0 for Silverlight
Read more: MS Download

Posted via email from jasper22's posterous

0 comments: