<?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>Last Ray of Hope &#187; Mono</title>
	<atom:link href="http://www.lastrayofhope.com/tag/mono/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lastrayofhope.com</link>
	<description>Home of Kaluriel Hargrove</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:21:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>C# &#8211; Mono on Mac OS X</title>
		<link>http://www.lastrayofhope.com/2009/07/05/csharp-mono-on-mac-os-x/</link>
		<comments>http://www.lastrayofhope.com/2009/07/05/csharp-mono-on-mac-os-x/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 02:34:40 +0000</pubDate>
		<dc:creator>Kaluriel</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Csharp]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.lastrayofhope.com/?p=2557</guid>
		<description><![CDATA[I'm always up for trying new ways of not having to boot up VMWare Fusion, and when searching for C# code, I came by a blog about something using Mono. Mono is a cross platform solution for using .NET and it is open source, which means I can write, compile and execute C# in MacOSX. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lastrayofhope.com/wp-content/uploads/2009/07/Mono_project_logo.png"><img class="alignleft size-medium wp-image-2620" title="Mono Project Logo" src="http://www.lastrayofhope.com/wp-content/uploads/2009/07/Mono_project_logo-251x300.png" alt="Mono Project Logo" width="151" height="180" /></a>I'm always up for trying new ways of not having to boot up VMWare Fusion, and when searching for C# code, I came by a blog about something using <a href="http://mono-project.com/Main_Page" target="_blank">Mono</a>. Mono is a cross platform solution for using .NET and it is open source, which means I can write, compile and execute C# in MacOSX.</p>
<p>I found its strangely easy to setup, though I have yet to get WinForms to work from the examples, I have got console apps working. And with the console app, I have been able to use XPath.</p>
<p>The only downside was it took an hour to download from their website, which is quite bad for only 50MB.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lastrayofhope.com/2009/07/05/csharp-mono-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

