<?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 on: Making a function call on another thread using the C# Dispatcher class</title>
	<atom:link href="http://www.dutton.me.uk/2009/03/30/making-a-function-call-on-another-thread-with-the-c-dispatcher-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dutton.me.uk/2009/03/30/making-a-function-call-on-another-thread-with-the-c-dispatcher-class/</link>
	<description>Software Engineering, Photography, Travel, Stuff...</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:31:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: richard</title>
		<link>http://www.dutton.me.uk/2009/03/30/making-a-function-call-on-another-thread-with-the-c-dispatcher-class/comment-page-1/#comment-8406</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dutton.me.uk/?p=181#comment-8406</guid>
		<description>Hi Steve,

No worries! I blog these little code snippets for exactly the same reason and I know I&#039;ll end up needing one again eventually and won&#039;t be able to remember how.

I&#039;m glad it helped!</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>No worries! I blog these little code snippets for exactly the same reason and I know I&#8217;ll end up needing one again eventually and won&#8217;t be able to remember how.</p>
<p>I&#8217;m glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Godrich</title>
		<link>http://www.dutton.me.uk/2009/03/30/making-a-function-call-on-another-thread-with-the-c-dispatcher-class/comment-page-1/#comment-8403</link>
		<dc:creator>Steve Godrich</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dutton.me.uk/?p=181#comment-8403</guid>
		<description>Thank you for publishing this!  The amount of time I&#039;ve spent searching for a simple explanation like that is astonishing.  You explain in both plain English and a simple implementation showing exactly how a delegate needs to be implemented.  You&#039;ve saved my sanity! :D</description>
		<content:encoded><![CDATA[<p>Thank you for publishing this!  The amount of time I&#8217;ve spent searching for a simple explanation like that is astonishing.  You explain in both plain English and a simple implementation showing exactly how a delegate needs to be implemented.  You&#8217;ve saved my sanity! <img src='http://www.dutton.me.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

