<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Micro Framework &#187; Dispatcher</title>
	<atom:link href="http://www.microframework.nl/tag/dispatcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Tue, 20 Oct 2009 07:59:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WPF, Delegates and Threads</title>
		<link>http://www.microframework.nl/2008/11/08/wpf-delegates-and-threads/</link>
		<comments>http://www.microframework.nl/2008/11/08/wpf-delegates-and-threads/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 07:55:07 +0000</pubDate>
		<dc:creator>Elze</dc:creator>
				<category><![CDATA[Just Blog'ing]]></category>
		<category><![CDATA[Tips-n-Tricks]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Dispatcher]]></category>
		<category><![CDATA[Threads]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.microframework.nl/?p=150</guid>
		<description><![CDATA[Introduction:
When I started programming for the .NET Micro Framework one of the things that where a bit difficult to grab was how to update WPF UI elements (Like a text control)&#160;from a thread.
It has all to do with thread safety. Threads run (semi) simultainus and so there is the change that you access the same&#160;variable [...]]]></description>
		<wfw:commentRss>http://www.microframework.nl/2008/11/08/wpf-delegates-and-threads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
