<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/e0dfed08-a184-46b9-8acf-968b96b73ac3.png</url>
		<title>Channel 9 - Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<link></link>
	</image>
	<description> Clint forwarded me from Chris Walker, of Secret Labs, with some news this week that when I saw it I knew I had to get it into the line up. It combines a couple of my favorite topics (lol, no, not Silverlight, WP7 or XNA) and also should be of interest to the &amp;quot;I code at night because, well, coding is fun!&amp;quot; crowd. The .NET Micro Framework has announced, NETMF Version 4.2 Beta now available. And this means? Today, we have posted the Beta bits for the NETMF version 4.2 release to CodePlex. There are some great additional features beyond what we announced for the 4.2 Alpha release (cryptographic primitives, PWM, FTP,…). These include: the preliminary object model, samples and infrastructure to support Remote Firmware Update, the object model for A/D conversion, the support for VB.NET. Alexandr Surkov and Igor Kiselev contribute PKStudio as a future replacement for SolutionWizard. / Julius Friedman has contributed StringBuilder and plans to add RegEx by the 4.2 release. Thanks also to Michael Schwarz for helping with this effort. That&#39;s one cool thing, the .Net Micro Framework is getting VB.Net support! I have to hand it to Microsoft. For a while there it seemed VB was being allowed to slowly fade into the sunset, being passive-aggressively marginalized. But the increased recent support, from this, XNA, WP7,etc. seems to be giving VB.Net some new life. (Now all I need is to see the Microsoft Robotic Development Studio get VB.Net support and I&#39;ll completely stop whining... anyway...) I said this post was about a couple of my favorite things? VB.Net support in the .Net Micro Framework is one. The other? &amp;quot;Wait&amp;quot; you say. &amp;quot;Doesn&#39;t Netduino use the .Net Micro Framework? Does this mean you could use VB.Net in your Netduino project?&amp;quot; Got it in one! Netduino Firmware v4.2.0 BETA 1 This firmware requires use of the .NET Micro Framework v4.2 Beta 1 SDK. Users must completely erase and reflash their Netduinos to use this firmware. WARNING: This firmware is pre-release firmware. It may temporarily cause your Netduino to cease functioning properly. If this firmware does not work for you, you will likely need to erase your Netduino completely and re-flash the production v4.1.0.6 bootloader using Atmel SAM-BA tools (on a 32-bit Windows installation) and the production v4.1.0.6 firmware using MFDeploy. NOTE: This beta firmware must be used with a beta version of the Microsoft .NET Micro Framework SDK and only works with non-Express versions of Visual Studio. If you are using Visual C# Express or Mono you should not update at this time.If you&#39;re an early adopter and would like to help us test and refine these new features, this beta release may be for you. This firmware includes the following updates:1. Visual Basic support (Visual Studio 2010...Express edition not yet supported)2. StringBuilder support3. Extension method support4. Dozens of bugfixes The following features are planned for the v4.2 release:1. RegEx (coming soon)2. More feature-rich, core ADC and PWM classes3. Etc. This firmware also includes the following previous updates: ... Have a Netduino Plus? Netduino Plus Firmware v4.2.0 BETA 1 Hello Netduino VB World (i.e. LED blinking), BlinkyVB -- first Netduino app using Visual Basic Imports Microsoft.SPOTImports Microsoft.SPOT.HardwareImports SecretLabs.NETMF.HardwareImports SecretLabs.NETMF.Hardware.NetduinoModule Module1 Sub Main()        &#39; write your code here Dim led As New OutputPort(Pins.ONBOARD_LED, False)        Do led.Write(True)            Thread.Sleep(250)            led.Write(False)            Thread.Sleep(250)        Loop End SubEnd ModuleJust how do you get this all this? How to install (or upgrade to) .NET Micro Framework v4.2 SDK (BETA) Now remember this is beta software. There are bugs. Things will change prior to release (estimated for August 2011). That&#39;s the nature of the beast. But this does give you a free working view into the near future that you can start playing with now, if you you&#39;re brave (or foolish) enough to live a little on the edge.  &amp;nbsp; Here’s a few more links you might find interesting: A Gentle Introduction to NetduinoNo Netduino hardware? Go Virtual. The VirtualBreadboard has (some) Netduino supportNetduino is RADMAKE: How-To: Tweeting Geiger Counter Netduino Six Places Where I buy Netduino and other Electronics Bitsnetduino Helpers New in the Maker Shed: Netduino, a .NET-powered open source electronics platformTWC9: Netduino, Twitter oAuth in Windows Phone, App skinning, and universal physicsNetduino - .NET Micro Framework, open source, electronics platform, free (software), code walk though, cool…</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 18:10:54 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 18:10:54 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p>One quick note...&nbsp; Visual Basic Express is now supported by the .NET Micro Framework 4.2 beta.&nbsp;</p><p>We appreciate all the excellent testing from the Visual Basic community so far, and are excited to welcome them into the Netduino and .NET Micro Framework communities.</p><p>Chris Walker</p><p>posted by cwalker_secretlabs</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634441784830000000</link>
		<pubDate>Mon, 20 Jun 2011 14:54:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634441784830000000</guid>
		<dc:creator>cwalker_secretlabs</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p><em>&quot;But this <strong>does</strong> give you a free working view into the near future that you can start playing with now, if you you're brave (or foolish) enough to live a little on the edge.&quot;</em></p><p>I'm more foolish then brave I suppose, but I've played with it a little already and I must say as old-school VB coder I am pleased <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif?v=c9' alt='Cool' /></p><p>posted by Stefan_Thoolen</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634442571030000000</link>
		<pubDate>Tue, 21 Jun 2011 12:45:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634442571030000000</guid>
		<dc:creator>Stefan_Thoolen</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p>Remote firmware update is the thing I want, looking forward to that.&nbsp; GHI has it's own model, but it would be great to get something standard.</p><p>posted by PerfectPhase</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634442579430000000</link>
		<pubDate>Tue, 21 Jun 2011 12:59:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634442579430000000</guid>
		<dc:creator>PerfectPhase</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p><blockquote><div class="quoteText"></p><p><a class="permalink" title="Comment Permalink" href="/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634442579430000000">20 hours&nbsp;ago</a>, <a href="/Niners/PerfectPhase">PerfectPhase</a> wrote</p><p>Remote firmware update is the thing I want, looking forward to that.&nbsp; GHI has it's own model, but it would be great to get something standard.</p><p></div></blockquote>Hi PerfectPhase,</p><p>Remote firmware update could be possible, depending on the definition of Remote. When using an xbee shield for example, it's quite possible to upgrade the firmware over a radio signal. Perhaps there are possibilities to do so over ethernet as well, but that would require a modification of the current firmware I think. Perhaps you could post that question with a bit more background information ont he <a href="http://forums.netduino.com/">Netduino Forums</a>?</p><p>Ps. nice Doctor Who-reference in your tagline. Big DrWho-fan here!</p><p>posted by Stefan_Thoolen</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634443331180000000</link>
		<pubDate>Wed, 22 Jun 2011 09:51:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634443331180000000</guid>
		<dc:creator>Stefan_Thoolen</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p>&nbsp;.NET Micro Framework is great.&nbsp; Hey Microsoft, why don't you give away some hardware on Channel9?&nbsp; I'd love to play with more tech but I'm poor these days.&nbsp;</p><p>Every time there's a .NET Micro Framework announcement I think there should be some kind of hardware giveaway to spur interest (and supply poor guys like me with hardware).</p><p>posted by 8r13n</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634443649530000000</link>
		<pubDate>Wed, 22 Jun 2011 18:42:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634443649530000000</guid>
		<dc:creator>8r13n</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[ <p>@<a href="/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634443649530000000?areaType=Blogs&amp;areaName=Coding4FunBlog">8r13n</a>: pitch me a coding4fun article idea <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />&nbsp; <a href="">clint.rutkas@microsoft.com</a></p><p>posted by Clint</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634444721950000000</link>
		<pubDate>Fri, 24 Jun 2011 00:29:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634444721950000000</guid>
		<dc:creator>Clint</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[Netduino is cool, but why did MS abandon the .Net Gadgeteer project from MS Research&#63; It was cool.<br>http&#58;&#47;&#47;research.microsoft.com&#47;en-us&#47;projects&#47;gadgeteer&#47;<p>posted by Ark kun</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634445732890000000</link>
		<pubDate>Sat, 25 Jun 2011 04:34:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634445732890000000</guid>
		<dc:creator>Ark kun</dc:creator>
	</item>
	<item>
		<title>Re: Netduino is opening up to an wider audience with the .Net Micro Framework v4.2 release</title>
		<description>
			<![CDATA[Looks like it&#39;s not forgotten http&#58;&#47;&#47;blogs.msdn.com&#47;b&#47;netmfteam&#47;archive&#47;2011&#47;05&#47;02&#47;net-gadgeteer-live-as-an-open-source-project.aspx<p>posted by Ark kun</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634445741850000000</link>
		<pubDate>Sat, 25 Jun 2011 04:49:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Netduino-is-opening-up-to-an-wider-audience-with-the-Net-Micro-Framework-v42-release#c634445741850000000</guid>
		<dc:creator>Ark kun</dc:creator>
	</item>
</channel>
</rss>