<?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: Introduction to Threads</title>
	<atom:link href="http://blog.andreweichacker.com/2009/08/introduction-to-threads/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andreweichacker.com/2009/08/introduction-to-threads/</link>
	<description>Andrew Eichacker</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Multithreading in WPF &#124; Andrew Eichacker</title>
		<link>http://blog.andreweichacker.com/2009/08/introduction-to-threads/comment-page-1/#comment-2192</link>
		<dc:creator>Multithreading in WPF &#124; Andrew Eichacker</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=206#comment-2192</guid>
		<description>[...] WPF, creating a thread is as easy using C#. You can find an example on that here.  Alternatively, you could use the BackgroundWorker, which basically will create a thread and will [...]</description>
		<content:encoded><![CDATA[<p>[...] WPF, creating a thread is as easy using C#. You can find an example on that here.  Alternatively, you could use the BackgroundWorker, which basically will create a thread and will [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Threading Complexities &#124; Andrew Eichacker</title>
		<link>http://blog.andreweichacker.com/2009/08/introduction-to-threads/comment-page-1/#comment-1969</link>
		<dc:creator>Threading Complexities &#124; Andrew Eichacker</dc:creator>
		<pubDate>Mon, 14 Sep 2009 00:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=206#comment-1969</guid>
		<description>[...] As I explained previously, threads are like workers with separate to-do lists that share the same tools and materials and perform tasks at the same time. There are a couple of tough situations that these coworkers will often find themselves in, however, and you need to make sure that their employer has the proper processes to provide solutions.  Yes, I am going to run this metaphor straight into the ground. [...]</description>
		<content:encoded><![CDATA[<p>[...] As I explained previously, threads are like workers with separate to-do lists that share the same tools and materials and perform tasks at the same time. There are a couple of tough situations that these coworkers will often find themselves in, however, and you need to make sure that their employer has the proper processes to provide solutions.  Yes, I am going to run this metaphor straight into the ground. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
