Unity
Based on requests, I have put together a quick screencast introducing the Data Access Application Block ( DAAB ) with and without Unity.
Read More
Download the new hands-on labs for Enterprise Library and Unity.
Read More
Erwin Van Der Valk has an interesting post on such an extension.
Read More
A quick sample on using the StaticFactoryExtension to register factory methods to create objects with Unity.
Read More
Download it now.
Read More
Chris mentions a new source code drop with a few changes.
Read More
I forgot about this. Last month I recorded a show with Carl and Richard from .NET Rocks! where we got to talking about Unity, EntLib, Software Factories, and what have ya.
Read More
A quick sample on generic decorator chains using Unity.
Read More
Enterprise Library 4.1 is released.
Read More
More discussion of the new AOP features in Unity v1.2.
Read More
I get this question all the time so here are some thoughts off the top of my head.
Read More
I had a chance this evening to play with the new VirtualMethodInterceptor in Unity.
Read More
I suspect Chris Tavares is enjoying changing the name of the interceptor in Unity v1.2 just to make me keep updating my examples :) That's okay, I probably deserve it!
Read More
A simple extension method to create a RegisterSingleton<T> Method on UnityContainer.
Read More
As promised, here is a quick sample on using the TransparentProxyPolicyInjector in Unity v1.2.
Read More
I have a preference for StructureMap when it comes to dynamically configuring constructor injection via the fluent interfaces.
Read More
There is a new drop of Unity dated September 29th on CodePlex. Here are a few changes I noticed in the source code.
Read More
A new screencast by PnPGuidance that shows how to use the new Interception Extension in Unity v1.2 to assist with AOP Style Development in your .NET Applications.
Read More
A quick sample on how to use the OptionalDependency Attribute in the samples available from the Extending Unity Webcast.
Read More
There is no documentation or on-demand webcast available to assist you with extending Unity at this time, but you can download a couple of samples from the webcast.
Read More
The first Unity 1.2 Drop is here.
Read More
Grigori Melnik mentions the project kickoff of Enterprise Library 4.1 and Unity 1.2. In particular, I am excited about the AOP Interception Mechanism and Policy Injection Application Block Integration!
Read More
Documentation on Extending Unity has not been added as of yet to the help file and on the web, so you will want to watch this webcast on Extending the Unity Dependency Injection Container.
Read More
Again, you probably missed the Unity Webcast by Microsoft Patterns and Practices because it happened at 12pm Pacific Time today as opposed to 8pm Pacific Time today as shown on Microsoft Events. So, you don't get to provide them valuable feedback and get your questions answered, but you can watch it on-demand when it is available.
Read More
In this screencast we discuss ASP.NET Webforms Dependency Injection with Unity using a custom HttpModule that injects dependencies into web pages, masterpages, and usercontrols without the need for base classes. Inspiration is taken from two open-source, lightweight, and easy to use Inversion of Control Containers - Autofac and Ninject.
Read More