Click here to Skip to main content
15,893,594 members
Articles / Programming Languages / C#

IUnity

31 Mar 2009CPOL 510  
One important aspect of using a container is that you know multiple layers of the application will be getting information from the container. For this reason, it makes sense to inject the container so that some "higher" level can configure it and pass it around.For this reason, my business objects
We're sorry, but the article you are trying to view was deleted at 31 Mar 2009.

Please go to the C# Table of Contents to view the list of available articles in this section.