<?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>Filip Norrgård's blog @ filips.net &#187; .NET in general</title>
	<atom:link href="http://filips.net/archives/category/code-ing/net-in-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://filips.net</link>
	<description>Filip's blog about mobile technology, tech itself and other stuff</description>
	<lastBuildDate>Thu, 06 Mar 2008 17:57:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Getting BadImageFormatException in 64-bit Windows?</title>
		<link>http://filips.net/archives/2008/01/17/getting-badimageformatexception-in-64-bit-windows/</link>
		<comments>http://filips.net/archives/2008/01/17/getting-badimageformatexception-in-64-bit-windows/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 07:11:54 +0000</pubDate>
		<dc:creator>Filip Norrgård</dc:creator>
				<category><![CDATA[.NET in general]]></category>
		<category><![CDATA[Code-ing]]></category>

		<guid isPermaLink="false">http://filips.net/archives/2008/01/17/getting-badimageformatexception-in-64-bit-windows/</guid>
		<description><![CDATA[Have you been running/developing .NET programs in 64-bit Windows and met the BadImageFormatException? Well, Microsoft might say: &#8220;The exception that is thrown when the file image of a DLL or an executable program is invalid.&#8221; Which says absolutely nothing&#8230; However, if it happens when using Platform Invove (P/Invoke or DllImport) or a third .NET party [...]]]></description>
		<wfw:commentRss>http://filips.net/archives/2008/01/17/getting-badimageformatexception-in-64-bit-windows/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Cool App: C# Programmable Calculator</title>
		<link>http://filips.net/archives/2006/02/20/cool-app-c-programmable-calculator/</link>
		<comments>http://filips.net/archives/2006/02/20/cool-app-c-programmable-calculator/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 18:41:25 +0000</pubDate>
		<dc:creator>Filip Norrgård</dc:creator>
				<category><![CDATA[.NET in general]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Code-ing]]></category>

		<guid isPermaLink="false">http://filips.net/archives/2006/02/20/cool-app-c-programmable-calculator/</guid>
		<description><![CDATA[Say bye, bye to Windows&#8217;s standard calculator and say hello to the C# Programmable Calculator. C# Programmable Calculator is a reverse Polish notation calculator where you can customize (most) button functions by just reprogramming them in the C# programming language. And that is quite some fun! The whole source code is available on the website [...]]]></description>
		<wfw:commentRss>http://filips.net/archives/2006/02/20/cool-app-c-programmable-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

