<?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>The Way Of Coding &#187; .net</title>
	<atom:link href="http://thewayofcoding.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 06:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>.NET MONO Which Operating System is Running?</title>
		<link>http://thewayofcoding.com/2010/06/net-mono-which-operating-system-is-running/</link>
		<comments>http://thewayofcoding.com/2010/06/net-mono-which-operating-system-is-running/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 06:12:42 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[decide]]></category>
		<category><![CDATA[diagnostics]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[which]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=247</guid>
		<description><![CDATA[Do you want to execute operating system specific code (exes) in the .NET/Mono framework? I&#8217;ll go over how you can do that. Below is part of a class I had written that can determine if Linux or Windows is running. Keep in mind that for the code to properly detect Mac OS, you will need [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2010/06/net-mono-which-operating-system-is-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET and MONO</title>
		<link>http://thewayofcoding.com/2009/04/net-and-mono/</link>
		<comments>http://thewayofcoding.com/2009/04/net-and-mono/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 19:29:16 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mono]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=118</guid>
		<description><![CDATA[I&#8217;ve been working on a personal project with a friend for quite a while now.  To make a long story short it deals with loading/editing/saving large quantities of public geographic data. Lately we have been throwing around the idea of having our database server&#8217;s OS in Linux instead of Windows 2000. Which brings me to [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2009/04/net-and-mono/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting .NET COM Interop DLLs Working</title>
		<link>http://thewayofcoding.com/2008/10/getting-net-com-interop-dlls-working/</link>
		<comments>http://thewayofcoding.com/2008/10/getting-net-com-interop-dlls-working/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 16:59:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[interop]]></category>
		<category><![CDATA[regasm]]></category>
		<category><![CDATA[register]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=102</guid>
		<description><![CDATA[I recently finished working on a macro program where the software&#8217;s interface is COM.  Everything worked great until I wanted to transfer the macro over to a test client computer.  The program I was writing the macro for requires some registry entries, so I assumed that was all I needed to do.  After about 2 [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/10/getting-net-com-interop-dlls-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Esprit Macro With .NET</title>
		<link>http://thewayofcoding.com/2008/08/esprit-macro-with-net/</link>
		<comments>http://thewayofcoding.com/2008/08/esprit-macro-with-net/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 16:47:41 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Esprit]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[special interest]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=87</guid>
		<description><![CDATA[Edit: I&#8217;m having some issues with a second tutorial, so at this point I don&#8217;t think this process below is correct.  2nd Edit:  This code should work fine, the issue was when I started using COM objects from Esprit.  There are a few gotchas that need to be taken care of.  I think the primary [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/08/esprit-macro-with-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
