Unity
I'll be presenting What's New in Enterprise Library 5 and Unity 2 at IASA Tampa this evening.
Read More
Although the Unity 2 RTM bits were in EntLib 5, you can now download Unity 2 as a stand-alone installer.
Read More
Download the Beta 2 Releases.
Read More
Still a work in progress, but you can officially download beta 1 of both.
Read More
Fantastic News! Enterprise Library 5 and Unity 2 expected April 14, 2010!
Read More
Unity 2 introduces Automatic Factories and InjectionFactory.
Read More
If you have to configure Unity via a configuration file, better to do it in a separate configuration file from your App.config or Web.config.
Read More
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