<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Randy Patterson</title>
	<atom:link href="http://RandyPatterson.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://RandyPatterson.com</link>
	<description>Code To Live, Live To Code</description>
	<lastBuildDate>Sat, 17 Oct 2009 18:28:47 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on TFS Basic Version by Ed Holloway</title>
		<link>http://RandyPatterson.com/index.php/2009/10/04/tfs-basic-version/comment-page-1/#comment-2</link>
		<dc:creator>Ed Holloway</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2009/10/04/TFSBasicVersion.aspx#comment-2</guid>
		<description>Hey Randy,

Re: #4 - all work item types are supported.  We didn&#039;t do anything in Basic to limit this.

-Ed
</description>
		<content:encoded><![CDATA[<p>Hey Randy,</p>
<p>Re: #4 &#8211; all work item types are supported.  We didn&#8217;t do anything in Basic to limit this.</p>
<p>-Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Power of the Predicate&lt;T&gt; by Jeff P</title>
		<link>http://RandyPatterson.com/index.php/2007/09/19/the-power-of-the-predicatet/comment-page-1/#comment-47</link>
		<dc:creator>Jeff P</dc:creator>
		<pubDate>Sat, 20 Dec 2008 17:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2007/09/19/ThePowerOfThePredicateltTgt.aspx#comment-47</guid>
		<description>Exactly what I was looking for.  Thanks for posting this, Randy!
I couldn&#039;t figure out the &quot;Predicate&quot; idea...was sorting through my List Collection from top to bottom.
This idea dramatically sped things up.
I did get a little snagged because I wanted to use a FIND.
Kept trying to put the findings to a LIST, but it needed to return one of the List&#039;s objects.

I had already figured out the use of Sorting delegates a couple days ago.
I have a delegate with 6 levels of sorting and it is very fast.
I&#039;m still a little baffled on how the Sort &quot;works&quot;...I&#039;m just glad I don&#039;t have to write it.
I remember writing those routines in CompSci.  Ugh!

Jeff P.</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for.  Thanks for posting this, Randy!<br />
I couldn&#8217;t figure out the &quot;Predicate&quot; idea&#8230;was sorting through my List Collection from top to bottom.<br />
This idea dramatically sped things up.<br />
I did get a little snagged because I wanted to use a FIND.<br />
Kept trying to put the findings to a LIST, but it needed to return one of the List&#8217;s objects.</p>
<p>I had already figured out the use of Sorting delegates a couple days ago.<br />
I have a delegate with 6 levels of sorting and it is very fast.<br />
I&#8217;m still a little baffled on how the Sort &quot;works&quot;&#8230;I&#8217;m just glad I don&#8217;t have to write it.<br />
I remember writing those routines in CompSci.  Ugh!</p>
<p>Jeff P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning ReSharper by Jeff Odell</title>
		<link>http://RandyPatterson.com/index.php/2008/10/04/beginning-resharper/comment-page-1/#comment-3</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Wed, 08 Oct 2008 23:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/10/04/BeginningReSharper.aspx#comment-3</guid>
		<description>I see you went over to the &quot;dark side&quot; :&gt;  With those two keys, I only need about 5 total to use ReSharper effectively.</description>
		<content:encoded><![CDATA[<p>I see you went over to the &quot;dark side&quot; :&gt;  With those two keys, I only need about 5 total to use ReSharper effectively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on POCO and Unity Application Block Part I by Jeff Odell</title>
		<link>http://RandyPatterson.com/index.php/2008/09/22/poco-and-unity-application-block-part-i/comment-page-1/#comment-4</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Tue, 23 Sep 2008 01:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/09/22/POCOAndUnityApplicationBlockPartI.aspx#comment-4</guid>
		<description>This is really helpful - we were using the configuration file but using the Unity APIU would allow you to use different constructors in different situations (containers).</description>
		<content:encoded><![CDATA[<p>This is really helpful &#8211; we were using the configuration file but using the Unity APIU would allow you to use different constructors in different situations (containers).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resharper Tip #1 &#8211; Highlight Usages by Jeff Odell</title>
		<link>http://RandyPatterson.com/index.php/2008/07/13/resharper-tip-1-highlight-usages/comment-page-1/#comment-5</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Mon, 14 Jul 2008 23:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/07/13/ResharperTip1HighlightUsages.aspx#comment-5</guid>
		<description>I see you drank the dark background kool-aid!</description>
		<content:encoded><![CDATA[<p>I see you drank the dark background kool-aid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top Developer Podcasts Part II by R. Lawson</title>
		<link>http://RandyPatterson.com/index.php/2008/06/27/top-developer-podcasts-part-ii/comment-page-1/#comment-6</link>
		<dc:creator>R. Lawson</dc:creator>
		<pubDate>Thu, 03 Jul 2008 13:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/06/27/TopDeveloperPodcastsPartII.aspx#comment-6</guid>
		<description>Wow, you really wimped out this time.  Threw a few Java links in there so you wouldn&#039;t get the &quot;Java&#039;s a language too&quot; snivels.  LOL.  Great links.

You might enjoy this.

I once met a Java (1)________ at a (2)________ in (3)__________.  His (4)_________ was (5)_________ and he (6)_______ like (7)________.

1. Adjective:
2. Noun:
3. Place:
4. Noun:
5. Adjective:
7. Verb:
8. Adjective:</description>
		<content:encoded><![CDATA[<p>Wow, you really wimped out this time.  Threw a few Java links in there so you wouldn&#8217;t get the &quot;Java&#8217;s a language too&quot; snivels.  LOL.  Great links.</p>
<p>You might enjoy this.</p>
<p>I once met a Java (1)________ at a (2)________ in (3)__________.  His (4)_________ was (5)_________ and he (6)_______ like (7)________.</p>
<p>1. Adjective:<br />
2. Noun:<br />
3. Place:<br />
4. Noun:<br />
5. Adjective:<br />
7. Verb:<br />
8. Adjective:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get SnagIt and Camtasia for FREE! by witsarut</title>
		<link>http://RandyPatterson.com/index.php/2007/11/27/get-snagit-and-camtasia-for-free/comment-page-1/#comment-30</link>
		<dc:creator>witsarut</dc:creator>
		<pubDate>Tue, 10 Jun 2008 06:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2007/11/27/GetSnagItAndCamtasiaForFREE.aspx#comment-30</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alt.NET Podcast Launched! by Mike Moore</title>
		<link>http://RandyPatterson.com/index.php/2008/05/19/alt-net-podcast-launched/comment-page-1/#comment-7</link>
		<dc:creator>Mike Moore</dc:creator>
		<pubDate>Mon, 19 May 2008 22:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/05/19/AltNETPodcastLaunched.aspx#comment-7</guid>
		<description>Hey Randy, thanks for the link! Glad you enjoyed it. Please let us know how we can be better!</description>
		<content:encoded><![CDATA[<p>Hey Randy, thanks for the link! Glad you enjoyed it. Please let us know how we can be better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unity Application Block Event Broker by Oleg Sych</title>
		<link>http://RandyPatterson.com/index.php/2008/05/02/unity-application-block-event-broker/comment-page-1/#comment-8</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sun, 04 May 2008 00:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/05/02/UnityApplicationBlockEventBroker.aspx#comment-8</guid>
		<description>What would be the advantage in using the Simple Event Broker compared to something like this:

public static class MyEvents {
    public static event EventHandler TransactionComplete;
    public static void OnTransactionComplete(object sender, EventArgs e) { 
        if (TransactionComplete != null)
            TransactionComplete(sender, e);
    };
}

class Publisher {
    void DoStuff() {
        MyEvents.OnTransactionComplete(this, new EventArgs());
    }    
}

class Subscriber {
    public Subscriber() {
        MyEvents.TransactionComplete += TransactionCompleteHandler;
    }

    public void TransactionCompleteHandler(object sender, EventArgs e) {   
        //Do Something.....   
    }  
}</description>
		<content:encoded><![CDATA[<p>What would be the advantage in using the Simple Event Broker compared to something like this:</p>
<p>public static class MyEvents {<br />
    public static event EventHandler TransactionComplete;<br />
    public static void OnTransactionComplete(object sender, EventArgs e) {<br />
        if (TransactionComplete != null)<br />
            TransactionComplete(sender, e);<br />
    };<br />
}</p>
<p>class Publisher {<br />
    void DoStuff() {<br />
        MyEvents.OnTransactionComplete(this, new EventArgs());<br />
    }<br />
}</p>
<p>class Subscriber {<br />
    public Subscriber() {<br />
        MyEvents.TransactionComplete += TransactionCompleteHandler;<br />
    }</p>
<p>    public void TransactionCompleteHandler(object sender, EventArgs e) {<br />
        //Do Something&#8230;..<br />
    }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lazy Instantiation with Unity Application Block by Steve Owens</title>
		<link>http://RandyPatterson.com/index.php/2008/03/30/lazy-instantiation-with-unity-application-block/comment-page-1/#comment-9</link>
		<dc:creator>Steve Owens</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/2008/03/30/LazyInstantiationWithUnityApplicationBlock.aspx#comment-9</guid>
		<description>I was wondering if the visibilities of the UnityContainer property are reversed.  Usually you see the setter marked as private while the getter is public.</description>
		<content:encoded><![CDATA[<p>I was wondering if the visibilities of the UnityContainer property are reversed.  Usually you see the setter marked as private while the getter is public.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
