<?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>WindowsWiki &#187; Micro Framework</title>
	<atom:link href="http://www.windowswiki.info/old/?feed=rss2&#038;tag=micro-framework" rel="self" type="application/rss+xml" />
	<link>http://www.windowswiki.info/old</link>
	<description>Microsoft, their Software and... their Betas!</description>
	<lastBuildDate>Tue, 23 Sep 2014 12:07:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft .NET Micro Framework SDK 3.0 Final</title>
		<link>http://www.windowswiki.info/old/?p=256</link>
		<comments>http://www.windowswiki.info/old/?p=256#comments</comments>
		<pubDate>Sat, 01 Nov 2008 09:43:26 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Final]]></category>
		<category><![CDATA[Micro Framework]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://www.windowswiki.info/?p=256</guid>
		<description><![CDATA[The .NET Micro Framework is an innovative development and execution environment for resource-constrained devices . The typical .NET Micro Framework device has a 32 bit processor with no external memory management unit (MMU) and could have as little as 64K of random-access memory (RAM).
The .NET Micro Framework works best for devices that are low-cost, resource-constrained, [...]]]></description>
			<content:encoded><![CDATA[<p>The .NET Micro Framework is an innovative development and execution environment for resource-constrained devices . The typical .NET Micro Framework device has a 32 bit processor with no external memory management unit (MMU) and could have as little as 64K of random-access memory (RAM).</p>
<p>The .NET Micro Framework works best for devices that are low-cost, resource-constrained, single- or limited-function, and often connected. Examples of potential products and applications in this marketplace, some of which are already available or under development, include:</p>
<p><img src="wp-content/uploads/sampleapplications.png" alt="" title="Microsoft .NET Micro Framwork Samples" width="500" height="354" class="aligncenter size-full wp-image-291" /></p>
<p>The .NET Micro Framework enables faster development of more capable embedded systems that are smart, securely connected, and easier to manage. By supporting modern development tools and paradigms, .NET Micro Framework allows embedded project managers to improve productivity by bringing innovative products to market faster and at lower cost.</p>
<p>Through its fully integrated Visual Studio experience, the .NET Micro Framework brings a reliable and productive development system to the world of embedded development. Complex applications can be developed faster by leveraging the powerful emulation and debugging capabilities. The familiar development environment allows .NET desktop programmers to work easily on embedded projects.</p>
<p><a href="http://www.microsoft.com/netmf/default.mspx" target="_blank">Microsoft .NET Micro Framework Homepage</a></p>
<div class="download">Microsoft .NET Micro Framework SDK 3.0<br />
<a href="/downloads/Micro Framework v3_0 SDK rtm - 28Oct08.exe">Download Now !</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft .NET Micro Framework SDK 3.0 Release Candidate 0</title>
		<link>http://www.windowswiki.info/old/?p=231</link>
		<comments>http://www.windowswiki.info/old/?p=231#comments</comments>
		<pubDate>Tue, 07 Oct 2008 06:16:33 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Micro Framework]]></category>
		<category><![CDATA[Release Candidate]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://windowswiki.info.dd20424.kasserver.com/?p=231</guid>
		<description><![CDATA[Microsoft has just released their first Release Candidate for the .NET Micro Framework SDK 3.0 to the Microsoft Connect Site. It contains many new features, improvements, and bug fixes suggested by the beta community and our own internal testing. These include:

Support for Visual Studio 2008 SP1
Support for Visual C# 2008 Express Edition
File system (including emulator [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has just released their first Release Candidate for the .NET Micro Framework SDK 3.0 to the Microsoft Connect Site. It contains many new features, improvements, and bug fixes suggested by the beta community and our own internal testing. These include:</p>
<ul>
<li>Support for Visual Studio 2008 SP1</li>
<li>Support for Visual C# 2008 Express Edition</li>
<li>File system (including emulator support)</li>
<li>Significant DPWS improvements</li>
<li>WiFi support (pending hardware availability)</li>
<li>Performance optimizations</li>
<li>New sample code and improved documentation</li>
<li>Lots of Bugfixes</li>
</ul>
<p>The .NET Micro Framework is a .NET platform for extremely resource-constrained devices. It includes a small version of the .NET CLR and supports development in C# and debugging (in an emulator or on hardware), both using Microsoft Visual Studio. It also features a subset of the .NET base class libraries (about 70 classes with about 420 methods), a GUI framework loosely based on Windows Presentation Foundation, and additional libraries specific to embedded applications.</p>
<p>The .NET Micro Framework aims to make embedded development easier, faster, and less expensive by giving embedded developers access to the modern technologies and tools used by desktop application developers. Additionally, it allows desktop .NET developers to use their skills in the embedded world, enlarging the pool of qualified embedded developers.</p>
<p>Changes in version 3.0:</p>
<ul>
<li><strong>Visual Studio 2008 now supported:</strong> .NET Micro Framework V3.0 now runs under Visual Studio 2008. Additionally, .NET Micro Framework V2.5 projects can also be built using VS 2008 and the .NET Micro Framework V3.0.</li>
<li><strong>DPWS CodeGen tools:</strong> The .NET Micro Framework v3.0 now includes a tool, MFSvcUtil.Exe that can be used to generate .NET Micro Framework DPWS client proxies and DPWS Service stubs from WSDL files.</li>
<li><strong>USB Device support:</strong> In addition to allowing debugging over USB, hardware running the .NET Micro Framework 3.0 can now act as USB devices using the Microsoft.SPOT.Hardware.UsbClient namespace.</li>
<li><strong>Stylus/Touch Panel support:</strong> Using touchscreen-enabled hardware, or the new touchscreen emulator, you can create code that reacts when UI elements are pressed, captures “ink” for signatures or jotted notes, or handles gestures for UI navigation. You can access this functionality through Microsoft.SPOT.Touch, Microsoft.SPOT.Ink, and new extensions to the Microsoft.SPOT.Presentation namespaces.</li>
<li><strong>Secure Sockets support:</strong> The .NET Micro Framework v3.0 now supports Secure Sockets Layer (*SSL) networking for secure communications.</li>
</ul>
<p><strong>A newer version of the .NET Micro Framework SDK has been released. Read <a href="?p=256">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=231</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft .NET Micro Framework SDK 3.0 Beta 2</title>
		<link>http://www.windowswiki.info/old/?p=8</link>
		<comments>http://www.windowswiki.info/old/?p=8#comments</comments>
		<pubDate>Mon, 28 Jul 2008 21:14:34 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Connect]]></category>
		<category><![CDATA[Microsoft Visual Studio]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Micro Framework]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://windowswiki.info.dd20424.kasserver.com/blog/?p=8</guid>
		<description><![CDATA[The .NET Micro Framework is a .NET platform for extremely resource-constrained devices. It includes a small version of the .NET CLR and supports development in C# and debugging (in an emulator or on hardware), both using Microsoft Visual Studio. It also features a subset of the .NET base class libraries (about 70 classes with about [...]]]></description>
			<content:encoded><![CDATA[<p>The .NET Micro Framework is a .NET platform for extremely resource-constrained devices. It includes a small version of the .NET CLR and supports development in C# and debugging (in an emulator or on hardware), both using Microsoft Visual Studio. It also features a subset of the .NET base class libraries (about 70 classes with about 420 methods), a GUI framework loosely based on Windows Presentation Foundation, and additional libraries specific to embedded applications.</p>
<p>The .NET Micro Framework aims to make embedded development easier, faster, and less expensive by giving embedded developers access to the modern technologies and tools used by desktop application developers. Additionally, it allows desktop .NET developers to use their skills in the embedded world, enlarging the pool of qualified embedded developers.</p>
<p>Changes in version 3.0:</p>
<ul>
<li><strong>Visual Studio 2008 now supported:</strong> .NET Micro Framework V3.0 now runs under Visual Studio 2008. Additionally, .NET Micro Framework V2.5 projects can also be built using VS 2008 and the .NET Micro Framework V3.0.</li>
<li><strong>DPWS CodeGen tools:</strong> The .NET Micro Framework v3.0 now includes a tool, MFSvcUtil.Exe that can be used to generate .NET Micro Framework DPWS client proxies and DPWS Service stubs from WSDL files.</li>
<li><strong>USB Device support:</strong> In addition to allowing debugging over USB, hardware running the .NET Micro Framework 3.0 can now act as USB devices using the Microsoft.SPOT.Hardware.UsbClient namespace.</li>
<li><strong>Stylus/Touch Panel support:</strong> Using touchscreen-enabled hardware, or the new touchscreen emulator, you can create code that reacts when UI elements are pressed, captures “ink” for signatures or jotted notes, or handles gestures for UI navigation. You can access this functionality through Microsoft.SPOT.Touch, Microsoft.SPOT.Ink, and new extensions to the Microsoft.SPOT.Presentation namespaces.</li>
<li><strong>Secure Sockets support:</strong> The .NET Micro Framework v3.0 now supports Secure Sockets Layer (*SSL) networking for secure communications.</li>
</ul>
<p><strong>A newer version of the .NET Micro Framework SDK has been released. Read <a href="?p=231">this post</a> for more information and download links.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.windowswiki.info/old/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
