<?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: Create a Worker Thread for your Windows Form in C#</title>
	<atom:link href="http://www.daveoncsharp.com/2009/09/create-a-worker-thread-for-your-windows-form-in-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncsharp.com/2009/09/create-a-worker-thread-for-your-windows-form-in-csharp/</link>
	<description>C# Programming Tutorials</description>
	<lastBuildDate>Fri, 03 Sep 2010 10:48:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: How to Capture System Events using C#</title>
		<link>http://www.daveoncsharp.com/2009/09/create-a-worker-thread-for-your-windows-form-in-csharp/comment-page-1/#comment-277</link>
		<dc:creator>How to Capture System Events using C#</dc:creator>
		<pubDate>Tue, 06 Oct 2009 21:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1230#comment-277</guid>
		<description>[...] events. If you want more information on worker threads you can have a look at my articles &#8211; Create a Worker Thread for your Windows Form in C# and Using the BackgroundWorker Component in [...]</description>
		<content:encoded><![CDATA[<p>[...] events. If you want more information on worker threads you can have a look at my articles &#8211; Create a Worker Thread for your Windows Form in C# and Using the BackgroundWorker Component in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.daveoncsharp.com/2009/09/create-a-worker-thread-for-your-windows-form-in-csharp/comment-page-1/#comment-161</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 11 Sep 2009 21:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1230#comment-161</guid>
		<description>Check out my other article on worker threads - &lt;a href=&quot;http://www.daveoncsharp.com/2009/09/using-the-backgroundworker-component-in-csharp/&quot; rel=&quot;nofollow&quot;&gt;Using the BackgroundWorker Component in C#&lt;/a&gt; - because it has a few advantages over the method I described above. :)

Dave</description>
		<content:encoded><![CDATA[<p>Check out my other article on worker threads &#8211; <a href="http://www.daveoncsharp.com/2009/09/using-the-backgroundworker-component-in-csharp/" rel="nofollow">Using the BackgroundWorker Component in C#</a> &#8211; because it has a few advantages over the method I described above. <img src='http://www.daveoncsharp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using the BackgroundWorker Component in C#</title>
		<link>http://www.daveoncsharp.com/2009/09/create-a-worker-thread-for-your-windows-form-in-csharp/comment-page-1/#comment-160</link>
		<dc:creator>Using the BackgroundWorker Component in C#</dc:creator>
		<pubDate>Fri, 11 Sep 2009 21:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=1230#comment-160</guid>
		<description>[...] few days ago I wrote an article describing how to create a worker thread for your Windows Forms. Just recently a friend of mine brought to my attention that the .NET Framework contains a [...]</description>
		<content:encoded><![CDATA[<p>[...] few days ago I wrote an article describing how to create a worker thread for your Windows Forms. Just recently a friend of mine brought to my attention that the .NET Framework contains a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
