<?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>Quantum Bit Designs &#187; Uncategorized</title>
	<atom:link href="http://blog.quantumbitdesigns.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.quantumbitdesigns.com</link>
	<description>Multithreading, WPF, .NET and Software Designs</description>
	<lastBuildDate>Tue, 26 Jan 2010 15:17:04 +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>Article List</title>
		<link>http://blog.quantumbitdesigns.com/2008/07/22/article-list/</link>
		<comments>http://blog.quantumbitdesigns.com/2008/07/22/article-list/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 03:59:55 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.quantumbitdesigns.com/?p=37</guid>
		<description><![CDATA[2008/07/04 &#8211; A Thread-Safe IDisposable Base Class
2008/06/24 &#8211; DelegateMarshaler &#8211; Replace Control.InvokeRequired and Control.Invoke
2008/06/18 &#8211; Simplifying UI and Worker Threads &#8211; DelegateMarshaler Revisited
2008/06/17 &#8211; Events and Threads
2008/06/10 &#8211; Stop Polluting the UI Thread &#8211; Use a DelegateMarshaler
2008/05/28 &#8211; Bloglist
2008/05/22 &#8211; Programmatically Selecting an Item in a TreeView
2008/04/15 &#8211; QbDirectoryViz
2008/04/05 &#8211; QbColorViz
2008/03/30 &#8211; Simple WPF Progress [...]]]></description>
			<content:encoded><![CDATA[<p>2008/07/04 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/a-thread-safe-idisposable-base-class/">A Thread-Safe IDisposable Base Class</a><br />
2008/06/24 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/delegatemarshaler-replace-controlinvokerequired-and-controlinvoke/">DelegateMarshaler &#8211; Replace Control.InvokeRequired and Control.Invoke</a><br />
2008/06/18 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/simplifying-ui-and-worker-threads-delegatemarshaler-revisited/">Simplifying UI and Worker Threads &#8211; DelegateMarshaler Revisited</a><br />
2008/06/17 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/events-and-threads/">Events and Threads</a><br />
2008/06/10 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/stop-polluting-the-ui-thread-use-a-delegatemarshaler/">Stop Polluting the UI Thread &#8211; Use a DelegateMarshaler</a><br />
2008/05/28 &#8211; <a href="http://blog.quantumbitdesigns.com/bloglist/">Bloglist</a><br />
2008/05/22 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/programmatically-selecting-an-item-in-a-treeview/">Programmatically Selecting an Item in a TreeView</a><br />
2008/04/15 &#8211; <a href="http://blog.quantumbitdesigns.com/qbdirectoryviz/">QbDirectoryViz</a><br />
2008/04/05 &#8211; <a href="http://blog.quantumbitdesigns.com/qbcolorviz/">QbColorViz</a><br />
2008/03/30 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/simple-wpf-progress-window-with-cancellation/">Simple WPF Progress Window with Cancelation</a><br />
2008/02/10 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/subtle-multithreading-bugs-part-1/">Subtle Multithreading Bugs &#8211; Part 1</a><br />
2008/01/20 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/wpf-application-design-and-architecture/">WPF Application Design and Architecture</a><br />
2008/01/06 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/wpf-cross-thread-collection-binding-part-4-the-grand-solution/">WPF Cross-Thread Collection Binding &#8211; Part 4 &#8211; The Grand Solution</a><br />
2008/01/05 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/wpf-cross-thread-collection-binding-part-3-working-property-change-events/">WPF Cross-Thread Collection Binding &#8211; Part 3 &#8211; Working Property Change Events</a><br />
2008/01/05 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/wpf-cross-thread-collection-binding-part-2-property-change-events/">WPF Cross-Thread Collection Binding &#8211; Part 2 &#8211; Property Change Events</a><br />
2008/01/01 &#8211; <a href="http://blog.quantumbitdesigns.com/2008/07/22/wpf-cross-thread-collection-binding-part-1/">WPF Cross-Thread Collection Binding &#8211; Part 1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.quantumbitdesigns.com/2008/07/22/article-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebuilding the Blog</title>
		<link>http://blog.quantumbitdesigns.com/2008/07/22/rebuilding-the-blog/</link>
		<comments>http://blog.quantumbitdesigns.com/2008/07/22/rebuilding-the-blog/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 01:08:20 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.quantumbitdesigns.com/?p=5</guid>
		<description><![CDATA[Rebuilding&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Rebuilding&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.quantumbitdesigns.com/2008/07/22/rebuilding-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
