<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Being Scott Densmore</title><subtitle type="html">One Angry Coder</subtitle><id>http://blogs.msdn.com/scottdensmore/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/scottdensmore/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2005-11-08T14:13:10Z</updated><entry><title>Found my new home</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/08/01/found-my-new-home.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/08/01/found-my-new-home.aspx</id><published>2008-08-01T23:54:00Z</published><updated>2008-08-01T23:54:00Z</updated><content type="html">&lt;p&gt;Now that I live in the outside world, I decided I needed a place of my own.  You can now find me at http://scottdensmore.typepad.com.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;See you there.  All 3 of you. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8802110" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author></entry><entry><title>Unity Lives! Get your copy today.</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/04/04/unity-lives-get-your-copy-today.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/04/04/unity-lives-get-your-copy-today.aspx</id><published>2008-04-05T02:19:19Z</published><updated>2008-04-05T02:19:19Z</updated><content type="html">&lt;p&gt;
Awesome work by the entire team!  You can get it from MSDN &lt;a href="http://msdn2.microsoft.com/en-us/library/cc468366.aspx"&gt;here&lt;/a&gt; or from &lt;a href="http://www.codeplex.com/unity"&gt;CodePlex&lt;/a&gt;.  Please discuss and provide feedback so we can make this even better. Objects of the code Unite! [I know, corny].
&lt;/p&gt;&lt;p&gt;
Also:  I have built an extension to Unity that i will be blogging about over the weekend.  This is an extension to do Interception (ala PIAB) that I ported from the ObjectBuilder work that Brad and I did.   
&lt;/p&gt;&lt;p&gt;
Enjoy!
&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8358785" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Visual Studio" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Visual+Studio/default.aspx" /><category term="Unity" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Unity/default.aspx" /><category term="patterns &amp;#38; practices" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/patterns+_26002300_38_3B00_+practices/default.aspx" /></entry><entry><title>xUnit.net 1.0 RC2 Released</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/03/16/xunit-net-1-0-rc2-released.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/03/16/xunit-net-1-0-rc2-released.aspx</id><published>2008-03-17T02:27:54Z</published><updated>2008-03-17T02:27:54Z</updated><content type="html">&lt;p&gt;
I am sure it would have been soon if it wasn't for the late night WoW session (we can blame any bugs on that too).  Go read about it from Brad &lt;a href="http://bradwilson.typepad.com/blog/2008/03/xunitnet-10-rc2.html"&gt;here&lt;/a&gt;.
&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8274395" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author></entry><entry><title>How to get Enterprise Library 3.1 working in VS 2008</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/03/13/how-to-get-enterprise-library-3-1-working-in-vs-2008.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/03/13/how-to-get-enterprise-library-3-1-working-in-vs-2008.aspx</id><published>2008-03-13T23:08:00Z</published><updated>2008-03-13T23:08:00Z</updated><content type="html">&lt;p&gt;Enterprise Library 3.1 was published for Visual Studio 2005.  That is to say: the Guidance Packages and the integrated Configuration Tool were built to work with Visual Studio 2005.  The rest of the library works against .NET 2.0 and continues to work with .NET 3.5 apps.  &lt;/p&gt;&lt;p&gt;We have done some work to get the integrated tool to work in Visual Studio 2008.  If you run the following registry script it will change the keys where VS looks to load the integrated tool package.  After you run the script, you will need to run devenv /setup from the Visual Studio 2008 command prompt.&lt;/p&gt;&lt;p&gt;You can download the file from the EntLibContrib project on CodePlex from &lt;a mce_href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=entlibcontrib&amp;amp;ReleaseId=11669" href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=entlibcontrib&amp;amp;ReleaseId=11669"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;[edit]&lt;/p&gt;&lt;p&gt;I will try and be a little clearer for the steps:&lt;/p&gt;&lt;p&gt;1. Install EL 3.1 (you don't need the Guidance Packages)&lt;/p&gt;&lt;p&gt;2. Run the script&lt;/p&gt;&lt;p&gt;3. Run devenv /setup from the VS 2008 command prompt  &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Wheels&lt;/b&gt; from the album "Pressure Chief" by &lt;a mce_href="http://www.google.com/search?q=%22Cake%22" href="http://www.google.com/search?q=%22Cake%22"&gt;Cake&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8185320" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Visual Studio" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Visual+Studio/default.aspx" /><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /><category term="patterns &amp;amp; practices" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/patterns+_2600_amp_3B00_+practices/default.aspx" /></entry><entry><title>Unity available on CodePlex</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/02/12/unity-available-on-codeplex.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/02/12/unity-available-on-codeplex.aspx</id><published>2008-02-13T03:14:00Z</published><updated>2008-02-13T03:14:00Z</updated><content type="html">&lt;p&gt;The team has done some great work to get this ready.  Please provide us feedback and track any issues.&lt;/p&gt;&lt;p&gt;I want to congratulate the team on their effort!&lt;/p&gt;&lt;p&gt;Get the bits and read about Unity &lt;a mce_href="http://www.codeplex.com/unity" href="http://www.codeplex.com/unity"&gt;here&lt;/a&gt;. &lt;/p&gt;&lt;!-- technorati tags start --&gt;&lt;p style="text-align:right;font-size:10px;"&gt;Technorati Tags: &lt;a rel="tag" href="http://www.technorati.com/tag/patterns%20&amp;amp;%20practices"&gt;patterns &amp;amp; practices&lt;/a&gt;, &lt;a mce_href="http://www.technorati.com/tag/Unity" rel="tag" href="http://www.technorati.com/tag/Unity"&gt;Unity&lt;/a&gt;&lt;/p&gt;&lt;!-- technorati tags end --&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7657612" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="patterns &amp;amp; practices" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/patterns+_2600_amp_3B00_+practices/default.aspx" /><category term="Unity" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Unity/default.aspx" /></entry><entry><title>Enterprise Library 4: Now with more Peace Love and Rock n' Roll</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/01/31/enterprise-library-4-now-with-more-peace-love-and-rock-n-roll.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/01/31/enterprise-library-4-now-with-more-peace-love-and-rock-n-roll.aspx</id><published>2008-01-31T19:14:00Z</published><updated>2008-01-31T19:14:00Z</updated><content type="html">&lt;P&gt;At the p&amp;amp;p Summit in November here in Redmond I gave a talk called "EntLib Refactored". This talk was started by my work done on the EntLib contrib project under the same name. What I wanted to do was make Enterprise Library smaller, simpler and easier to consume. My first attempt was to rewrite the blocks to not depend on Configuration. This was a great first stab, yet I found that what I really wanted was to reduce the size of things (which factoring out config did not do). What I wanted to do was get rid of the factories and use a Dependency Injection Container to wire up the objects. &lt;A href="http://bradwilson.typepad.com/" mce_href="http://bradwilson.typepad.com/"&gt;Brad Wilson&lt;/A&gt; and myself had been working on &lt;A href="http://www.codeplex.com/objectbuilder" mce_href="http://www.codeplex.com/objectbuilder"&gt;Object Builder 2&lt;/A&gt; and Containers on top of them to test it out. What we needed for Enterprise Library was a DI Container. &lt;/P&gt;
&lt;P&gt;After working on previous versions of Enterprise Library, we have learned that we needed Dependency Injection (DI) without knowing it and did it at the most basic level. We created factories: which is a form of simple DI. The problem this created is that each individual block was responsible for it's own configuration and configuration was buried at the bottom of the stack. We need to change around the model a bit to make the responsibility of configuration built into the DI Container and remove all that extra code from each block. &lt;/P&gt;
&lt;P&gt;Here is a picture of the old way: [BTW Enterprise Library Factory is buried at the bottom in the Core assembly that no one sees.] &lt;/P&gt;
&lt;P&gt;&lt;IMG height=401 alt="Old Way" hspace=4 src="http://blogs.msdn.com/blogfiles/scottdensmore/Old%20Way.jpg" width=377 vspace=4 border=1 mce_src="http://blogs.msdn.com/blogfiles/scottdensmore/Old%20Way.jpg"&gt; &lt;/P&gt;
&lt;P&gt;Here is the new way: &lt;/P&gt;
&lt;P&gt;&lt;IMG height=207 alt="New Way" hspace=4 src="http://blogs.msdn.com/blogfiles/scottdensmore/New%20Way.jpg" width=305 vspace=4 border=1 mce_src="http://blogs.msdn.com/blogfiles/scottdensmore/New%20Way.jpg"&gt; &lt;/P&gt;
&lt;P&gt;This looks better. Configuration is about the container. WAHOOOOOO! This means that building a block, using a block adding your extensions and having the configuration all comes through the container. This will make it easier for you to use Enterprise Library with Unity or your current DI container and allow us to deliver more cool things to you, the customer. Look for more on this later. &lt;/P&gt;
&lt;P&gt;That all sounds good, yet there is one lagging thing that needed to be addressed: the devil. Backwards compatibility is the work of the devil, and just like the devil, necessary. This is fueled by the fact that Enterprise Library has reached over a million downloads and not having a story would cause a lot of people to swing large baseball bats at us. &lt;STRONG&gt;&lt;U&gt;So the old way will still work working with factories so you can upgrade and migrate slowly. &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Unity is a lightweight container built on top of the work of Object Builder 2, with heavy tweeks by &lt;A href="http://www.tavaresstudios.com/Blog/default.aspx" mce_href="http://www.tavaresstudios.com/Blog/default.aspx"&gt;Chris Tavaras&lt;/A&gt;. You can read more from &lt;A href="http://blogs.msdn.com/agile/" mce_href="http://blogs.msdn.com/agile/"&gt;Grigori&lt;/A&gt; and Chris on Unity. &lt;/P&gt;
&lt;P&gt;The funny story about Unity is the name. Grigori and I were trying to come up with a name for this DI block and mentioned it to Peter Provost when we settled on Unity (which is better than the Doohicky Application Block that was up on the board). Peter never thought we would get it pass legal... neener neener is what we said when we got it. He said "Enterprise Library 4: Now with more Peace love and Rock n' Roll". &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Doesn't Remind Me&lt;/STRONG&gt; from the album "Out Of Exile" by &lt;A href="http://www.google.com/search?q=%22Audioslave%22" mce_href="http://www.google.com/search?q=%22Audioslave%22"&gt;Audioslave&lt;/A&gt; &lt;/P&gt;&lt;!-- technorati tags start --&gt;
&lt;P style="FONT-SIZE: 10px; TEXT-ALIGN: right"&gt;Technorati Tags: &lt;A href="http://www.technorati.com/tag/Enterprise%20Library" rel=tag&gt;Enterprise Library&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/patterns%20&amp;amp;%20practices" rel=tag&gt;patterns &amp;amp; practices&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/Unity" rel=tag mce_href="http://www.technorati.com/tag/Unity"&gt;Unity&lt;/A&gt;&lt;/P&gt;&lt;!-- technorati tags end --&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7353052" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /><category term="patterns &amp;amp; practices" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/patterns+_2600_amp_3B00_+practices/default.aspx" /><category term="Unity" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Unity/default.aspx" /></entry><entry><title>Unity and Enterprise Library 4 Team</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/01/29/unity-and-enterprise-library-4-team.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/01/29/unity-and-enterprise-library-4-team.aspx</id><published>2008-01-30T08:40:00Z</published><updated>2008-01-30T08:40:00Z</updated><content type="html">&lt;p&gt;
I am back on the team (and no I am not writing configuration again).
&lt;/p&gt;&lt;p&gt;
&lt;img src="http://blogs.msdn.com/blogfiles/scottdensmore/EntLib4-0Team-small.JPG" height="186" width="600" border="1" hspace="4" vspace="4" alt="Entlib4.0 Team" title="Entlib4.0 Team" /&gt;
&lt;/p&gt;&lt;p&gt;
Borrowed pic from &lt;a href="http://blogs.msdn.com/agile/archive/2008/01/22/who-we-are-introducing-entlib-4-0-and-unity-team.aspx"&gt;Grigori's original post.&lt;/a&gt;
&lt;/p&gt;
&lt;!-- technorati tags start --&gt;&lt;p style="text-align:right;font-size:10px;"&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/Enterprise Library" rel="tag"&gt;Enterprise Library&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/patterns &amp;#38; practices" rel="tag"&gt;patterns &amp;#38; practices&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Unity" rel="tag"&gt;Unity&lt;/a&gt;&lt;/p&gt;&lt;!-- technorati tags end --&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7320162" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /><category term="Unity" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Unity/default.aspx" /></entry><entry><title>Unite with Unity</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2008/01/29/unite-with-unity.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2008/01/29/unite-with-unity.aspx</id><published>2008-01-30T08:34:00Z</published><updated>2008-01-30T08:34:00Z</updated><content type="html">&lt;p&gt;
Unity is our new Dependency Injection Container that will soon be available.  Read more from &lt;a href="http://blogs.msdn.com/agile/archive/2008/01/14/diab-is-now-unity.aspx"&gt;Grigori&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;
&lt;strong&gt;Doesn't Remind Me&lt;/strong&gt; from the album "Out Of Exile" by &lt;a href="http://www.google.com/search?q=%22Audioslave%22"&gt;Audioslave&lt;/a&gt;
&lt;/p&gt;
&lt;!-- technorati tags start --&gt;&lt;p style="text-align:right;font-size:10px;"&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/Unity" rel="tag"&gt;Unity&lt;/a&gt;&lt;/p&gt;&lt;!-- technorati tags end --&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7320089" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author></entry><entry><title>My New Home - CodePlex</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2006/10/19/my-new-home-codeplex.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2006/10/19/my-new-home-codeplex.aspx</id><published>2006-10-19T19:01:42Z</published><updated>2006-10-19T19:01:42Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For the last nine months I have been working in&amp;nbsp;a group&amp;nbsp;working on a project doing WinFX (.NET 3.0) with CAB.&amp;nbsp;(No, the reports are&amp;nbsp;wrong, I was not living under a rock).&amp;nbsp; I can definitely say that it has been fun working with XAML.&amp;nbsp; Turning a ListBox into a totally new thing with&amp;nbsp; a few lines of code is wicked cool.&amp;nbsp; Now it is time for the next evolution in my career.&lt;/p&gt;
&lt;p&gt;To be honest, when I&amp;nbsp;was looking&amp;nbsp;at&amp;nbsp;the next stage of my career 9 months ago, I contacted &lt;a href="http://blogs.msdn.com/jamesnewkirk/default.aspx"&gt;Jim&lt;/a&gt; about the &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt; project.&amp;nbsp; At that time, he was just getting traction and did not have a spot for me.&amp;nbsp; Little did I know that after I accepted the offer with my current job&amp;nbsp;space would&amp;nbsp;open up.&amp;nbsp; I know what you are thinking because I am thinking the same thing&amp;hellip; &amp;ldquo;Why oh why did I not take the &lt;a href="http://www.codeplex.com/"&gt;CodePlex&lt;/a&gt; pill?&amp;rdquo;.&amp;nbsp; I&amp;nbsp;saved it for a rainy day.&amp;nbsp;[I live in Seattle.] I start October 24th!.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Tool"&gt;Tool&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Lost Keys (Blame Hofmann)&amp;amp;artistTerm=Tool"&gt;Lost Keys (Blame Hofmann)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=844740" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Technology" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Technology/default.aspx" /><category term="Personal" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Personal/default.aspx" /></entry><entry><title>What do you know Joe... Enterprise Library is out the door</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2006/01/20/515551.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2006/01/20/515551.aspx</id><published>2006-01-21T01:32:03Z</published><updated>2006-01-21T01:32:03Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Go get it while it is hot &lt;a href="http://msdn.microsoft.com/library/?url=/library/en-us/dnpag2/html/EntLib2.asp"&gt;here&lt;/a&gt;.&amp;nbsp; I can&amp;rsquo;t believe.. we could have waited a few more days and it would have been a full year.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Collective Soul"&gt;Collective Soul&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Forgiveness&amp;amp;artistTerm=Collective Soul"&gt;Forgiveness&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=515551" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author></entry><entry><title>Enterprse Library V 2.0 - It must be the end of the world </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2006/01/17/513967.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2006/01/17/513967.aspx</id><published>2006-01-18T00:31:04Z</published><updated>2006-01-18T00:31:04Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have been really busy working on my new team, but I just noticed&amp;nbsp;3 new things that I found very cool that I thought I would pass along :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enterprise Library should be out this week via &lt;a href="http://blogs.msdn.com/tomholl/archive/2006/01/16/513631.aspx"&gt;Tom&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Brian Button explains how we used &lt;a href="http://www.agileprogrammer.com/oneagilecoder/archive/2006/01/03/10564.aspx"&gt;Object Builder in Enterprise Library&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Seattle Seahawks are in the NFC title game.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;All that being said, I have to say I am cheering on my Steelers to go all the way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Toad The Wet Sprocket"&gt;Toad The Wet Sprocket&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Walk On The Ocean&amp;amp;artistTerm=Toad The Wet Sprocket"&gt;Walk On The Ocean&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=513967" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /></entry><entry><title>This is Scott... not saying goodbye.... just saying...</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2005/12/07/501362.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2005/12/07/501362.aspx</id><published>2005-12-08T04:19:46Z</published><updated>2005-12-08T04:19:46Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Now that I have finally finished working on the Design Time Tool (for the last time) and Enterprise Library 2.0 is near the finish line. I can let the cat out of the bag.&lt;/p&gt;
&lt;p&gt;What a long strange trip it has been.&amp;nbsp; It is hard to believe that almost 3 years ago (January 6th), I started back at Microsoft and this small little group I had never heard of called patterns &amp;amp; practices.&amp;nbsp; 3 years ago &lt;a href="http://blogs.msdn.com/jmeier"&gt;J.D. Meier&lt;/a&gt; e-mailed me and asked me to come do an interview.&amp;nbsp; Believe it or not, I was the second developer they hired as a full time employee (FTE) (most development was done with MCS).&amp;nbsp;&amp;nbsp;It has been amazing to see the growth of this business and it&amp;rsquo;s following.&amp;nbsp; Alas, it is time to move on.&lt;/p&gt;
&lt;p&gt;When I first got here,&amp;nbsp;I started working on&amp;nbsp;small projects like the&amp;nbsp;first Logging&amp;nbsp;Block, Authorization and Profile, and a *research* project that would help integrate our deliverables into the developer environment (now known as &lt;a href="http://msdn.microsoft.com/vstudio/teamsystem/Workshop/gat/default.aspx"&gt;GAT&lt;/a&gt;).&amp;nbsp; That&amp;nbsp;first year went&amp;nbsp;by fast and led me straight in the middle of this small little project known as Enterprise Library.&amp;nbsp; For the past 2 years, I have really enjoyed seeing the uptake by the community and helping everyone out.&amp;nbsp; I am passing on the torch of dev lead to &lt;a href="http://www.agileprogrammer.com/oneagilecoder"&gt;Brian Button&lt;/a&gt;.&amp;nbsp; He will take very good care of you.&amp;nbsp; And lets not forget &lt;a href="http://blogs.msdn.com/tomholl"&gt;Tom&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/edjez"&gt;Ed&lt;/a&gt;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Where am I going?&amp;nbsp; Well if I tell you I would have to kill you, but it is going to be really cool.&amp;nbsp; I will still post random thoughts about technology etc and preach p&amp;amp;p.&amp;nbsp; I just want to thank &lt;a href="http://spaces.msn.com/members/hazyhouse/"&gt;Gary&lt;/a&gt; for giving me the chance.&lt;/p&gt;
&lt;p&gt;Along the way I have met and worked with some amazing people.&amp;nbsp; For those who I forget, I apologize up front. (I feel like I am at some awards ceremony and like an awards ceremony, the comments will not make sense to most).&lt;br /&gt;&lt;a href="http://blogs.msdn.com/jamesnewkirk/"&gt;Jim Newkirk&lt;/a&gt; &amp;ndash; the players coach&lt;br /&gt;&lt;a href="http://www.agileprogrammer.com/oneagilecoder"&gt;Brian Button&lt;/a&gt; &amp;ndash; never gets angry or forgets his robe and sandles&lt;br /&gt;&lt;a href="http://www.peterprovost.org/"&gt;Peter Provost&lt;/a&gt; &amp;ndash; my little prodigy&lt;br /&gt;&lt;a href="http://www.agileprogrammer.com/dotnetguy"&gt;Brad Wilson&lt;/a&gt; &amp;ndash; we are to much alike music man&lt;br /&gt;&lt;a href="http://blogs.msdn.com/tomholl"&gt;Tom Hollander&lt;/a&gt; &amp;ndash; community bulldog&lt;br /&gt;&lt;a href="http://blogs.msdn.com/thehoggblog/"&gt;Jason Hogg&lt;/a&gt; &amp;ndash; who needs a car in New York (that is why you ran out of gas)&lt;br /&gt;&lt;a href="http://blogs.msdn.com/jmeier"&gt;J.D. Meier&lt;/a&gt; &amp;ndash; dragon whip tail&lt;br /&gt;&lt;a href="http://blogs.msdn.com/edjez"&gt;Edjez&lt;/a&gt; &amp;ndash; boy I wish I knew some spanish / polish&lt;br /&gt;&lt;a href="http://blogs.msdn.com/darrellsnow/"&gt;Darrell Snow&lt;/a&gt; &amp;ndash; yes I am a prima donna&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/practices/Comm/TeamBlogs/default.aspx"&gt;The rest of the team&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;a href="http://dotnetjunkies.com/WebLog/tshak"&gt;tshak&lt;/a&gt; &amp;ndash; the kid&lt;br /&gt;&lt;a href="http://bloggingabout.net/blogs/olaf"&gt;olaf&lt;/a&gt; &amp;ndash; the other kid&lt;/p&gt;
&lt;p&gt;&lt;a href="http://clariusconsulting.net/blogs/kzu"&gt;Kzu&lt;/a&gt; &amp;ndash; system.componentmodel can solve everything&lt;br /&gt;&lt;a href="http://clariusconsulting.net/blogs/fds/"&gt;fds&lt;/a&gt; &amp;ndash; DI guy&lt;br /&gt;&lt;a href="http://clariusconsulting.net/blogs/"&gt;All those guys at Clarius&lt;/a&gt; &amp;ndash; automate your life&lt;/p&gt;
&lt;p&gt;And last but not least, the management team at &lt;a href="http://www.microsoft.com/practices"&gt;patterns &amp;amp; practices&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;&lt;strong&gt;&lt;/strong&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Queens Of The Stone Age"&gt;Queens Of The Stone Age&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Song For The Deaf&amp;amp;artistTerm=Queens Of The Stone Age"&gt;Song For The Deaf&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=501362" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /><category term="Personal" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Personal/default.aspx" /></entry><entry><title>December Release</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2005/12/06/500548.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2005/12/06/500548.aspx</id><published>2005-12-06T19:17:04Z</published><updated>2005-12-06T19:17:04Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For all of those who wanted the tool because they hate figuring out the schema for the xml, here is a pretty solid preview.&amp;nbsp; We have really been hard at work to finish this off.&amp;nbsp; Don&amp;rsquo;t blame &lt;a href="http://bloggingabout.net/blogs/olaf"&gt;Olaf&lt;/a&gt;, most of it is my fault.&amp;nbsp; I wanted to make things a bit easier to add your own design time nodes.&amp;nbsp; Go and download it &lt;a href="http://www.gotdotnet.com/codegallery/releases/viewuploads.aspx?id=295a464a-6072-4e25-94e2-91be63527327"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Adam &amp;amp; The Ants"&gt;Adam &amp;amp; The Ants&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Stand And Deliver&amp;amp;artistTerm=Adam &amp;amp; The Ants"&gt;Stand And Deliver&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=500548" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /></entry><entry><title>Enterprise Library Core Webcast</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2005/12/06/500546.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2005/12/06/500546.aspx</id><published>2005-12-06T19:13:32Z</published><updated>2005-12-06T19:13:32Z</updated><content type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As &lt;a href="http://blogs.msdn.com/tomholl"&gt;Tom&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/edjez"&gt;Ed&lt;/a&gt; have pointed out, there are some major changes to the core architecture of Enterprise Library 2.0.&amp;nbsp; Join Tom and I to talk about our integration of object builder, Configuration Sources, and the new (kinda) design time for all the blocks.&amp;nbsp; This will be the last time you get to here my annoying voice (more on that later). Sign up &lt;a href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;amp;Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032286082%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e"&gt;her&lt;/a&gt;e.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Alien Ant Farm"&gt;Alien Ant Farm&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Quite&amp;amp;artistTerm=Alien Ant Farm"&gt;Quite&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=500546" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /></entry><entry><title>Enterprise Library 2.0 / Configuration 12.0</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/scottdensmore/archive/2005/11/08/490545.aspx" /><id>http://blogs.msdn.com/scottdensmore/archive/2005/11/08/490545.aspx</id><published>2005-11-09T01:13:10Z</published><updated>2005-11-09T01:13:10Z</updated><content type="html">&lt;p&gt;We have done it again.&amp;nbsp; Another drop another configuration change.&amp;nbsp; You can read the marketing mojo from &lt;a href="http://blogs.msdn.com/tomholl/archive/2005/11/07/EntLibNovCTP.aspx"&gt;Tom&lt;/a&gt;. Read the&amp;nbsp;MSDN announcement&amp;nbsp;and download it &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/entlib2.asp"&gt;here&lt;/a&gt;.&amp;nbsp; All feedback welcome.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Now playing:&lt;/strong&gt; &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Joe Satriani"&gt;Joe Satriani&lt;/a&gt; - &lt;a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Surfing With The Alien&amp;amp;artistTerm=Joe Satriani"&gt;Surfing With The Alien&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=490545" width="1" height="1"&gt;</content><author><name>scottdensmore</name><uri>http://blogs.msdn.com/members/scottdensmore.aspx</uri></author><category term="Enterprise Library" scheme="http://blogs.msdn.com/scottdensmore/archive/tags/Enterprise+Library/default.aspx" /></entry></feed>