<?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>markribau.org &#187; C#</title>
	<atom:link href="http://markribau.org/blog/categories/programming/dotnet/csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://markribau.org/blog</link>
	<description>Just me.</description>
	<lastBuildDate>Thu, 31 Jul 2014 05:38:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.7</generator>
	<item>
		<title>Why don&#8217;t Focus() and SetForegroundWindow() work?</title>
		<link>http://markribau.org/blog/2005/12/29/why-dont-focus-and-setforegroundwindow-work/</link>
		<comments>http://markribau.org/blog/2005/12/29/why-dont-focus-and-setforegroundwindow-work/#comments</comments>
		<pubDate>Fri, 30 Dec 2005 01:18:41 +0000</pubDate>
		<dc:creator><![CDATA[Mark Ribau]]></dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://markribau.org/blog/?p=7</guid>
		<description><![CDATA[Once upon a time Microsoft decided these functions would no longer bring things to the foreground on Windows (about the time of Windows ME). Instead, these functions would make the taskbar button of the program or window flash incessantly. This is all well and good, and I&#8217;m sure there were good intentions behind it, but [&#8230;]]]></description>
		<wfw:commentRss>http://markribau.org/blog/2005/12/29/why-dont-focus-and-setforegroundwindow-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unhandleable Exceptions</title>
		<link>http://markribau.org/blog/2005/12/12/unhandleable-exceptions/</link>
		<comments>http://markribau.org/blog/2005/12/12/unhandleable-exceptions/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 01:00:45 +0000</pubDate>
		<dc:creator><![CDATA[Mark Ribau]]></dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://markribau.org/blog/?p=4</guid>
		<description><![CDATA[There is this wonderful error that sometimes happens when you&#8217;re running your .NET app on machines that are not your development machine: Quote: Application has generated an exception that could not be handled. The first problem is identifying the offending code. For me, it has often been trying to run code without the appropriate SecurityPermission. [&#8230;]]]></description>
		<wfw:commentRss>http://markribau.org/blog/2005/12/12/unhandleable-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
