Browse by Tags
All Tags »
EntLib (RSS)
I would like to thank all who attended WIN406 – Dependency Injection with Enterprise Library 4.1 . I hope your time in the session was worth the investment. If I’ve been successful, you already downloaded Unity and can’t wait to use it on your current
Read More...
Following my last post around Unity and PIAB , and as already mentioned, PIAB policies have to be explicitly applied to a Unity Container. But what about if you want to apply always the PIAB policies to your container? Easy, apply an extension that does
Read More...
Here’s a common question that normally arises when you start to use the new Unity 1.2 interception with PIAB. Common Facts: You are using Unity 1.2 You added the new Microsoft.Practices.Unity.InterceptionExtension.Interception to Unity You configured
Read More...
The P&P team just release a bunch of changes on EntLib 4 and Unity. Finally, PIAB is now integrated with Unity! Check out at: Enterprise Library 4.1 - October 2008 Unity Application Block 1.2 - October 2008 Soon, I’ll try to post some impressions
Read More...
Unity is out. Check out the official release page at msdn . I'm testing the final bits and in the next few days I'll post my thoughts about it... stay tuned!
Read More...
According to Grigori , the RTM version of Unity has been postponed to April 7, rather than March 15 (Well.. i guess everybody was already noticing that there wasn't any release at March 15, right?) Meanwhile, the last weekly drop is still the March 12
Read More...
It's public ! Unity 1.0 RTM : 15th March (Next day to Portuguese Techdays Unity Demo: http://www.techdays.pt/session/2008/dev09.aspx ) EntLib 4 CTP : 15th March (Application blocks integration with Unity still not provided, but Object Builder 2.0 will
Read More...
Finally, the so expected EntLib Dependency Injection implementation is out . Dependency Injection is, IMHO, the most important design pattern on extensible software design. But unfortunately, Enterprise Library previously lacked the support of a lightweight
Read More...