<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/21446/Microsoft_Turns_Net_Micro_Code_Support_Over_to_Community</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 08 Dec 2009 05:16:24 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Yowza!</title>
			<link>http://osnews.com/thread?362319</link>
			<guid isPermaLink="true">http://osnews.com/thread?362319</guid>
			<description>This might impact .Net apps on WindowsCE.<br />
<br />
-Ad</description>
			<pubDate>Thu, 07 May 2009 18:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (adkilla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Not quite...</title>
			<link>http://osnews.com/thread?362328</link>
			<guid isPermaLink="true">http://osnews.com/thread?362328</guid>
			<description>Windows CE and Mobile devices support the .Net Compact Framework, not the Micro Framework.<br />
<br />
The Compact framework is a light version of the Desktop .Net Framework, while the Micro Framework is essentially a small embedded OS that happens to run apps compiled to a very limited subset of .NET MSIL code (it doesn't even support multi-dimensional arrays!), its been used in fancy multi-media remotes, networked sensors and other places that even the most spartan WinCE configuration is overkill.<br />
<br />
Nice of them to turn it over, rather than simply discontinuing it.</description>
			<pubDate>Thu, 07 May 2009 18:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Ravyne)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Not quite...</title>
			<link>http://osnews.com/thread?362338</link>
			<guid isPermaLink="true">http://osnews.com/thread?362338</guid>
			<description>From the link in OP:<br />
<div class="cquote">The .Net Micro Framework is one of a number of embedded platforms Microsoft has licensed to third parties and made available to teams inside the company. Others include Windows CE and Windows XPe. </div><br />
<br />
-Ad</description>
			<pubDate>Thu, 07 May 2009 19:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (adkilla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Not quite...</title>
			<link>http://osnews.com/thread?362386</link>
			<guid isPermaLink="true">http://osnews.com/thread?362386</guid>
			<description>Right, but you should read that as:<br />
<br />
&quot;The .Net Micro Framework is one of a number of embedded platforms (Others include Windows CE and Windows XPe) Microsoft has licensed to third parties and made available to teams inside the company.&quot;<br />
<br />
Rather than:<br />
<br />
&quot;The .Net Micro Framework is one of a number of embedded platforms Microsoft has licensed to third parties, and made available to teams inside the company, such as the Windows CE and Windows XPe teams.&quot;<br />
<br />
I see where the confusion comes in though, now that you point out that particular paragraph, the wording is pretty ambigous.</description>
			<pubDate>Fri, 08 May 2009 01:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Ravyne)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Ports?</title>
			<link>http://osnews.com/thread?362389</link>
			<guid isPermaLink="true">http://osnews.com/thread?362389</guid>
			<description>On a completely different note, how long do you reckon before someone ports it to the Nintendo DS or the venerable Gameboy advance?<br />
<br />
Even if the MSIL is limited, it would still be kinda funny to see a .Net game running on the DS or GBA. Hardware calls and C/C++ inter-op are possible, so it would just be a matter of getting the HAL made and then creating an assembly to map all the hardware features.<br />
<br />
Also, the MSIL execution core might make a nifty lightweight, garbage-collected, embeddable scripting language.</description>
			<pubDate>Fri, 08 May 2009 01:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Ravyne)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Ports?</title>
			<link>http://osnews.com/thread?362398</link>
			<guid isPermaLink="true">http://osnews.com/thread?362398</guid>
			<description>could be could but .Net micro framework is still worse than JavaME in term of language crippleness. <br />
they both are interpreted, tough I like the C# syntax better than Java, I think .Net micro framework simply can't compete with plain C in the embedded market, because of the memory constrain, Devs actually have more control over memory. <br />
<br />
And in term of platform dev like psp or ds, I think that lua got more momentum in the homebrew scene.</description>
			<pubDate>Fri, 08 May 2009 05:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (dvhh)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Ports?</title>
			<link>http://osnews.com/thread?362400</link>
			<guid isPermaLink="true">http://osnews.com/thread?362400</guid>
			<description>Yeah the major problem of bytecode VMs is the upfront memory requirements to JiT all that bytecode into native machine code. I doubt this problem would go away in embedded devices for a long time to come.<br />
<br />
-Ad</description>
			<pubDate>Fri, 08 May 2009 07:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (adkilla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Not quite...</title>
			<link>http://osnews.com/thread?362401</link>
			<guid isPermaLink="true">http://osnews.com/thread?362401</guid>
			<description>Isn't WinCE scalable for the embedded market with lower requirements than Windows Mobile? You know like the SPOT watches and internet toasters?<br />
<br />
I always thought that WinCE was Microsoft highly customizeable platform for anything from watches to palmtops.<br />
<br />
-Ad</description>
			<pubDate>Fri, 08 May 2009 07:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (adkilla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Ports?</title>
			<link>http://osnews.com/thread?362409</link>
			<guid isPermaLink="true">http://osnews.com/thread?362409</guid>
			<description>It always depends on what your target platform is capable of.<br />
<br />
Some embedded system can't even handle C, making assembly the only viable language.<br />
<br />
Others are quite capable of handling managed language systems. On some scenarios the applications are JIT ahead of time, when the application gets deployed into the system.<br />
<br />
C and assembly hold the biggest slice of the embedded development languages, but there are quite a few solutions out there making use of Java and .Net. Even obscure languages like Oberon get used in some scenarios.</description>
			<pubDate>Fri, 08 May 2009 08:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (moondevil)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
