<?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>my C# notes &#187; H- Operating System Compatibility</title>
	<atom:link href="http://www.strategyawards2008.com/category/01-pre-c/h-operating-system-compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strategyawards2008.com</link>
	<description>my C# notes</description>
	<lastBuildDate>Sun, 08 Mar 2009 08:01:21 +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>Operating systems and cross platform</title>
		<link>http://www.strategyawards2008.com/2009/03/operating-systems-and-cross-platform/</link>
		<comments>http://www.strategyawards2008.com/2009/03/operating-systems-and-cross-platform/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 05:09:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[H- Operating System Compatibility]]></category>

		<guid isPermaLink="false">http://www.strategyawards2008.com/?p=56</guid>
		<description><![CDATA[Want to ship to everyone, Forget it in most cases. All this talk about &#8220;code once deploy anywhere&#8221; is rubbish&#8230; if you have written software for a Windows PC, chances are you will find some incompatibilities with Mono and even with the compact framework, So, no, its a pile of rubbish, if someone in defense [...]]]></description>
			<content:encoded><![CDATA[<p>Want to ship to everyone, Forget it in most cases.</p>
<p>All this talk about &#8220;code once deploy anywhere&#8221; is rubbish&#8230; if you have written software for a Windows PC, chances are you will find some incompatibilities with Mono and even with the compact framework, So, no, its a pile of rubbish, if someone in defense tells you that it needs minor adjustment&#8217;s, In many cases porting C++ software from windows to Linux has been easier, to give you a taste, download the Mono source code and then imagine that you need to make changes there not in your software.</p>
<p>In short, If this is one of the advantages you are looking for, cross this one out, OS-X and linux will never run Windows software like you would like them to, change is almost always a must for a sufficiently lage project.</p>
<p>Much of the stuff you would hope will run on Mono are patented by Microsoft, Meaning no one will ever implement them on other platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strategyawards2008.com/2009/03/operating-systems-and-cross-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
