Browse by Tags
All Tags »
msdn blog (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...
For those who attended DEV09 and asked me the video source: Life At Microsoft - The Truth Revealed And for those who didn't understand why the video at the beginning of the session.. well.. it was just a teaser so I could get the audience's attention!
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...
Miguel, a GASP fellow, finally migrated his blog to the Gasp website . Please welcome Miguel and check his feed !
Read More...
WOW Now we're talking!
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...
Something I normally get annoyed when reviewing others code is when I have to scroll horizontally. Even when activating "Wrap", code doesn't look "sharp" and clear. A not well known feature of Visual Studio (2002/3/5/8) is the ability to add a Guide Line
Read More...
This post saved my day .
Read More...
Paulo Morgado , a GASP fellow, is presenting a Webcast tomorrow about Web Client Software Factory. This webcast is provided by geekSpeak . Paulo is known by his expertise in this kind of factories, so I'm sure this is a must attend webcast!
Read More...
This was annoying me: Log Name: Application Source: usbperf Date: 09-01-2008 10:54:18 Event ID: 2004 Task Category: None Level: Error Keywords: Classic User: N/A Computer: XXX Description: Usbperf data collection failed. Collect function called with usupported
Read More...
Just to mention that VS 2008 completely supports a non-intrusive-side-by-side installation with VS 2003. So, if you still want to evaluate while you don't take the migration path, this is a possible scenario. Although, don't forget that VS 2008 can also
Read More...