<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>gadgeteer Releases Rss Feed</title><link>http://gadgeteer.codeplex.com/releases</link><description>gadgeteer Releases Rss Description</description><item><title>Updated Release: .NET Gadgeteer Core 2.42.800</title><link>https://gadgeteer.codeplex.com/releases/view/105603</link><description>&lt;div class="wikidoc"&gt;In development, stay tuned!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Wed, 24 Apr 2013 15:19:34 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.42.800 20130424031934P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.42.800</title><link>https://gadgeteer.codeplex.com/releases/view/105603</link><description>&lt;div class="wikidoc"&gt;The upcoming release is planned for May.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Wed, 24 Apr 2013 15:14:27 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.42.800 20130424031427P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.41.100 (Jul 28, 2011)</title><link>https://gadgeteer.codeplex.com/releases/view/70842</link><description>&lt;div class="wikidoc"&gt;.NET Gadgeteer Core includes the core libraries and templates for Microsoft .NET Gadgeteer.  This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. For module developers, it includes a Module Template that makes it very quick and easy to build .NET Gadgeteer software libraries for new hardware modules.&lt;br /&gt;&lt;br /&gt;This installer puts the .NET Gadgeteer core library (gadgeteer.dll) in the NETMF 4.1 Assembly Folders (so it can be referenced from a NETMF project via &amp;quot;Add Reference&amp;quot;).  It also puts two project templates into the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - a Blank Template with a generic .NET Gadgeteer application, and the Module Template which includes instructions for implementing the &amp;quot;device driver&amp;quot; library required for modules to work with .NET Gadgeteer - this template auto-builds MSI installers for modules which can be distributed to end users.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Core does NOT include libraries for specific hardware modules/mainboards, so by itself this installer does not allow users to use .NET Gadgeteer hardware.&lt;br /&gt;&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the &lt;a href="https://gadgeteer.codeplex.com/releases/view/65417"&gt;Module Builder&amp;#39;s Guide&lt;/a&gt;, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines, and feel free to get in touch at &lt;a href="mailto:gadgeteer@microsoft.com"&gt;gadgeteer@microsoft.com&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;&lt;br /&gt;Release Notes&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.100        26 July 2011&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Supported Platform&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt;OR&lt;br /&gt;Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;&lt;br /&gt;Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br /&gt;http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Change Logs&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Version 2.4.100, 26 July 2011&lt;br /&gt;&lt;br /&gt;Initial public release.&lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;&lt;br /&gt;- Installer does not check for .NET Micro Framework installation yet.&lt;br /&gt;- NetworkModule HTTP/Web support needs further testing.&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;License&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Copyright (c) Microsoft Corporation.  All rights reserved.  &lt;br /&gt;&lt;br /&gt;Licensed under the Apache License, Version 2.0 (the &amp;quot;License&amp;quot;); you may not use &lt;br /&gt;this file except in compliance with the License.  You may obtain a copy of the&lt;br /&gt;License at http://www.apache.org/licenses/LICENSE-2.0&lt;br /&gt;&lt;br /&gt;Unless required by applicable law or agreed to in writing, software distributed&lt;br /&gt;under the License is distributed on an &amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR &lt;br /&gt;CONDITIONS OF ANY KIND, either express or implied. See the License for the &lt;br /&gt;specific language governing permissions and limitations under the License.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:40:17 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.41.100 (Jul 28, 2011) 20130423024017P</guid></item><item><title>Released: .NET Gadgeteer Core 2.41.100 (Jul 28, 2011)</title><link>http://gadgeteer.codeplex.com/releases/view/70842</link><description>
&lt;div class="wikidoc"&gt;.NET Gadgeteer Core includes the core libraries and templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. For module developers, it includes a Module Template that makes
 it very quick and easy to build .NET Gadgeteer software libraries for new hardware modules.&lt;br&gt;
&lt;br&gt;
This installer puts the .NET Gadgeteer core library (gadgeteer.dll) in the NETMF 4.1 Assembly Folders (so it can be referenced from a NETMF project via &amp;quot;Add Reference&amp;quot;). It also puts two project templates into the New Project dialog in Visual Studio/Visual
 C# Express under the Gadgeteer tab - a Blank Template with a generic .NET Gadgeteer application, and the Module Template which includes instructions for implementing the &amp;quot;device driver&amp;quot; library required for modules to work with .NET Gadgeteer - this
 template auto-builds MSI installers for modules which can be distributed to end users.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Core does NOT include libraries for specific hardware modules/mainboards, so by itself this installer does not allow users to use .NET Gadgeteer hardware.&lt;br&gt;
&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the &lt;a href="http://gadgeteer.codeplex.com/releases/view/65417"&gt;
Module Builder&amp;#39;s Guide&lt;/a&gt;, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines, and feel free to get in touch at
&lt;a href="mailto:gadgeteer@microsoft.com"&gt;gadgeteer@microsoft.com&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;br&gt;
Release Notes&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.100 26 July 2011&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Supported Platform&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR&lt;br&gt;
Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
&lt;br&gt;
Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br&gt;
http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Change Logs&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Version 2.4.100, 26 July 2011&lt;br&gt;
&lt;br&gt;
Initial public release.&lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
&lt;br&gt;
- Installer does not check for .NET Micro Framework installation yet.&lt;br&gt;
- NetworkModule HTTP/Web support needs further testing.&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
License&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Copyright (c) Microsoft Corporation. All rights reserved. &lt;br&gt;
&lt;br&gt;
Licensed under the Apache License, Version 2.0 (the &amp;quot;License&amp;quot;); you may not use
&lt;br&gt;
this file except in compliance with the License. You may obtain a copy of the&lt;br&gt;
License at http://www.apache.org/licenses/LICENSE-2.0&lt;br&gt;
&lt;br&gt;
Unless required by applicable law or agreed to in writing, software distributed&lt;br&gt;
under the License is distributed on an &amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR
&lt;br&gt;
CONDITIONS OF ANY KIND, either express or implied. See the License for the &lt;br&gt;
specific language governing permissions and limitations under the License.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:40:17 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.41.100 (Jul 28, 2011) 20130423024017P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.41.200 (Aug 19, 2011)</title><link>https://gadgeteer.codeplex.com/releases/view/72017</link><description>&lt;div class="wikidoc"&gt;NET Gadgeteer Core includes the core libraries and templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. For module developers, it includes a Module Template that makes it very quick and easy to build .NET Gadgeteer software libraries for new hardware modules.&lt;br /&gt;&lt;br /&gt;This installer puts the .NET Gadgeteer core library (gadgeteer.dll) in the NETMF 4.1 Assembly Folders (so it can be referenced from a NETMF project via &amp;quot;Add Reference&amp;quot;). It also puts two project templates into the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - a Blank Template with a generic .NET Gadgeteer application, and the Module Template which includes instructions for implementing the &amp;quot;device driver&amp;quot; library required for modules to work with .NET Gadgeteer - this template auto-builds MSI installers for modules which can be distributed to end users.&lt;br /&gt;&lt;br /&gt;The &amp;quot;.NET Gadgeteer Builder Templates&amp;quot; release is for hardware vendors who are building mainboards or kits comprising multiple modules/mainboards.  This adds two additional project templates to help make mainboard installers and kit installers.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Core does NOT include libraries for specific hardware modules/mainboards, so by itself this installer does not allow users to use .NET Gadgeteer hardware.&lt;br /&gt;&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines, and feel free to get in touch at gadgeteer@microsoft.com.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.200       19 August 2011&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Supported Platform&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt; OR&lt;br /&gt;Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;&lt;br /&gt;Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br /&gt;http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Change Logs&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Version 2.41.200, 19 August 2011&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES (API changes)&lt;br /&gt;None&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- GadgeteerCore now checks that NETMF is installed when installing&lt;br /&gt;- Module template MSIs now check that GadgeteerCore is installed when installing&lt;br /&gt;- Module template - lots of inline documentation updates&lt;br /&gt;- GTI.Serial now reserves pins 6 and 7 if hardware handshaking is supported by the module.&lt;br /&gt;- Gadgeteer.Module and Gadgeter.Program expose a Mainboard property enabling modules and advanced end users to directly use this API.&lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;- NetworkModule HTTP/Web support needs further testing.&lt;br /&gt;- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br /&gt;   i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:39:52 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.41.200 (Aug 19, 2011) 20130423023952P</guid></item><item><title>Released: .NET Gadgeteer Core 2.41.200 (Aug 19, 2011)</title><link>http://gadgeteer.codeplex.com/releases/view/72017</link><description>
&lt;div class="wikidoc"&gt;NET Gadgeteer Core includes the core libraries and templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. For module developers, it includes a Module Template that makes
 it very quick and easy to build .NET Gadgeteer software libraries for new hardware modules.&lt;br&gt;
&lt;br&gt;
This installer puts the .NET Gadgeteer core library (gadgeteer.dll) in the NETMF 4.1 Assembly Folders (so it can be referenced from a NETMF project via &amp;quot;Add Reference&amp;quot;). It also puts two project templates into the New Project dialog in Visual Studio/Visual
 C# Express under the Gadgeteer tab - a Blank Template with a generic .NET Gadgeteer application, and the Module Template which includes instructions for implementing the &amp;quot;device driver&amp;quot; library required for modules to work with .NET Gadgeteer - this
 template auto-builds MSI installers for modules which can be distributed to end users.&lt;br&gt;
&lt;br&gt;
The &amp;quot;.NET Gadgeteer Builder Templates&amp;quot; release is for hardware vendors who are building mainboards or kits comprising multiple modules/mainboards. This adds two additional project templates to help make mainboard installers and kit installers.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Core does NOT include libraries for specific hardware modules/mainboards, so by itself this installer does not allow users to use .NET Gadgeteer hardware.&lt;br&gt;
&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines, and
 feel free to get in touch at gadgeteer@microsoft.com.&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.200 19 August 2011&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Supported Platform&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR&lt;br&gt;
Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
&lt;br&gt;
Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br&gt;
http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Change Logs&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Version 2.41.200, 19 August 2011&lt;br&gt;
&lt;br&gt;
MAJOR CHANGES (API changes)&lt;br&gt;
None&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- GadgeteerCore now checks that NETMF is installed when installing&lt;br&gt;
- Module template MSIs now check that GadgeteerCore is installed when installing&lt;br&gt;
- Module template - lots of inline documentation updates&lt;br&gt;
- GTI.Serial now reserves pins 6 and 7 if hardware handshaking is supported by the module.&lt;br&gt;
- Gadgeteer.Module and Gadgeter.Program expose a Mainboard property enabling modules and advanced end users to directly use this API.&lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
- NetworkModule HTTP/Web support needs further testing.&lt;br&gt;
- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br&gt;
i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:39:52 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.41.200 (Aug 19, 2011) 20130423023952P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.41.301 (Oct 04, 2011)</title><link>https://gadgeteer.codeplex.com/releases/view/73968</link><description>&lt;div class="wikidoc"&gt;The &lt;b&gt;.NET Gadgeteer Core&lt;/b&gt; installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects.  It includes a single project template in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br /&gt;&lt;br /&gt;The &lt;b&gt;.NET Gadgeteer Builder Templates&lt;/b&gt; installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits.  Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware.  Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;=============================================================&lt;br /&gt;&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.301, 30 September 2011&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Fixed bug with rendering F1 help content in designer&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.300       26 September 2011&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Supported Platform&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt; OR&lt;br /&gt;Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;&lt;br /&gt;Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br /&gt;http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Change Logs&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Version 2.41.300, 26 September 2011&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES &lt;br /&gt;- Graphical hardware configuration view included!&lt;br /&gt;- Kit template updated since kit-specific end user templates are no longer required &lt;br /&gt;   (designer does a better job - auto adds only the required references, and works with any manufacturer&amp;#39;s modules)&lt;br /&gt;- Module template moved to GadgeteerBuilderTemplates MSI &lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- GTI.I2CBus.Address setter bugfix&lt;br /&gt;- GTI.AnalogInput.Active property added&lt;br /&gt;- StorageDevice: added CreateDirectory and Delete methods&lt;br /&gt;- DisplayModule: added automatic reboots when display configuration changes, and better error messages &lt;br /&gt;- NetworkModule: added web proxy support &lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;- NetworkModule HTTP/Web support needs further testing.&lt;br /&gt;- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br /&gt;   i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:39:35 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.41.301 (Oct 04, 2011) 20130423023935P</guid></item><item><title>Released: .NET Gadgeteer Core 2.41.301 (Oct 04, 2011)</title><link>http://gadgeteer.codeplex.com/releases/view/73968</link><description>
&lt;div class="wikidoc"&gt;The &lt;b&gt;.NET Gadgeteer Core&lt;/b&gt; installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a single project
 template in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually
 configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br&gt;
&lt;br&gt;
The &lt;b&gt;.NET Gadgeteer Builder Templates&lt;/b&gt; installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes
 instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful
 examples and guidelines.&lt;br&gt;
&lt;br&gt;
Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
=============================================================&lt;br&gt;
&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.301, 30 September 2011&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- Fixed bug with rendering F1 help content in designer&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.300 26 September 2011&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Supported Platform&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR&lt;br&gt;
Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
&lt;br&gt;
Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br&gt;
http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Change Logs&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Version 2.41.300, 26 September 2011&lt;br&gt;
&lt;br&gt;
MAJOR CHANGES &lt;br&gt;
- Graphical hardware configuration view included!&lt;br&gt;
- Kit template updated since kit-specific end user templates are no longer required
&lt;br&gt;
(designer does a better job - auto adds only the required references, and works with any manufacturer&amp;#39;s modules)&lt;br&gt;
- Module template moved to GadgeteerBuilderTemplates MSI &lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- GTI.I2CBus.Address setter bugfix&lt;br&gt;
- GTI.AnalogInput.Active property added&lt;br&gt;
- StorageDevice: added CreateDirectory and Delete methods&lt;br&gt;
- DisplayModule: added automatic reboots when display configuration changes, and better error messages
&lt;br&gt;
- NetworkModule: added web proxy support &lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
- NetworkModule HTTP/Web support needs further testing.&lt;br&gt;
- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br&gt;
i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:39:35 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.41.301 (Oct 04, 2011) 20130423023935P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.41.401 (Nov 30, 2011)</title><link>https://gadgeteer.codeplex.com/releases/view/77571</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a single project template in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.401       30 November 2011&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;Change Logs&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Version 2.41.401, 30 November 2011&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Fixed installer bug causing Visual Studio Designer to not upgrade correctly&lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br /&gt;   i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br /&gt;- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;br /&gt;- Designer should track most recently used Mainboard and use that by default in a new project&lt;br /&gt;- Designer does not examine MinimumGadgeteerCoreVersion XML tag right now, so if hardware requires a newer version of GadgeteerCore than the one installed, this does not surface until deployment time (as a link error).&lt;br /&gt;&lt;br /&gt;===============================================================================&lt;br /&gt;&lt;br /&gt;Version 2.41.400, 25 November 2011&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES &lt;br /&gt;- Web client and web server libraries moved from Gadgeteer.dll into separate assemblies Gadgeteer.WebServer.dll and Gadgeteer.WebClient.dll. These are referenced by default in the app template. API location moved from GTM.NetworkModule to Gadgeteer.Networking.&lt;br /&gt;- Cloud library moved from GadgeteerCore into separate dll MicrosoftResearch.Gadgeteer.Cloud.dll, and not referenced by default from app template. GadgeteerCore MSI still includes the DLL though (so Add Reference works)&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Added I2C transactions API to Gadgeteer.Interfaces.I2CBus class&lt;br /&gt;- System.Threading and Microsoft.SPOT.Touch references added to App Template&lt;br /&gt;- References created by Designer now set SpecificVersion=false so that newer versions of module/mainboard libraries are picked up by projects&lt;br /&gt;- Designer now deletes references and &amp;quot;usings&amp;quot; when a module/mainbaord is no longer used by a project &lt;br /&gt;- Fixes to how DisplayModule handles switching between display types and display &amp;lt;-&amp;gt; headless.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:39:16 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.41.401 (Nov 30, 2011) 20130423023916P</guid></item><item><title>Released: .NET Gadgeteer Core 2.41.401 (Nov 30, 2011)</title><link>http://gadgeteer.codeplex.com/releases/view/77571</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a single project template
 in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure
 .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions
 on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful
 examples and guidelines.&lt;br&gt;
&lt;br&gt;
Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.401 30 November 2011&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
Change Logs&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Version 2.41.401, 30 November 2011&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- Fixed installer bug causing Visual Studio Designer to not upgrade correctly&lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br&gt;
i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br&gt;
- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;br&gt;
- Designer should track most recently used Mainboard and use that by default in a new project&lt;br&gt;
- Designer does not examine MinimumGadgeteerCoreVersion XML tag right now, so if hardware requires a newer version of GadgeteerCore than the one installed, this does not surface until deployment time (as a link error).&lt;br&gt;
&lt;br&gt;
===============================================================================&lt;br&gt;
&lt;br&gt;
Version 2.41.400, 25 November 2011&lt;br&gt;
&lt;br&gt;
MAJOR CHANGES &lt;br&gt;
- Web client and web server libraries moved from Gadgeteer.dll into separate assemblies Gadgeteer.WebServer.dll and Gadgeteer.WebClient.dll. These are referenced by default in the app template. API location moved from GTM.NetworkModule to Gadgeteer.Networking.&lt;br&gt;
- Cloud library moved from GadgeteerCore into separate dll MicrosoftResearch.Gadgeteer.Cloud.dll, and not referenced by default from app template. GadgeteerCore MSI still includes the DLL though (so Add Reference works)&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- Added I2C transactions API to Gadgeteer.Interfaces.I2CBus class&lt;br&gt;
- System.Threading and Microsoft.SPOT.Touch references added to App Template&lt;br&gt;
- References created by Designer now set SpecificVersion=false so that newer versions of module/mainboard libraries are picked up by projects&lt;br&gt;
- Designer now deletes references and &amp;quot;usings&amp;quot; when a module/mainbaord is no longer used by a project
&lt;br&gt;
- Fixes to how DisplayModule handles switching between display types and display &amp;lt;-&amp;gt; headless.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:39:16 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.41.401 (Nov 30, 2011) 20130423023916P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.41.500 (Feb 13, 2012)</title><link>https://gadgeteer.codeplex.com/releases/view/82041</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a single project template in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;==========================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.41.500       13 February 2012&lt;br /&gt;&lt;br /&gt;==========================================================================&lt;br /&gt;Supported Platform&lt;br /&gt;==========================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt; OR&lt;br /&gt;Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;&lt;br /&gt;Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br /&gt;http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;&lt;br /&gt;==========================================================================&lt;br /&gt;Change Logs&lt;br /&gt;==========================================================================&lt;br /&gt;&lt;br /&gt;Version 2.41.500, 10 February 2012&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- GTI.I2CBus bugfix to Read method&lt;br /&gt;- Software I2C exposed under Gadgeteer.Interfaces - previously it was a hidden part of the DaisyLink implementation&lt;br /&gt;- NetworkModule bugfix to NetworkSettings, UseDHCP and IsNetworkUp behaviour&lt;br /&gt;- Added PDB files for all assemblies&lt;br /&gt;- Added XML doc files for web client/server assemblies&lt;br /&gt;- Added reference to System.Collections to default App template&lt;br /&gt;- Added Invoke event to Program as a way of easily invoking methods on the dispatcher&lt;br /&gt;- DisplayModule reboots less frequently to update display settings, and allows WPF on any display&lt;br /&gt;- Mainboard interface supports abstraction of storage device mounting/unmounting allows storage device modules (e.g. SD card) to be written in a mainboard-independent way.&lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br /&gt;   i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br /&gt;- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;br /&gt;- Designer should track most recently used Mainboard and use that by default in a new project&lt;br /&gt;- Designer does not examine MinimumGadgeteerCoreVersion XML tag right now, so if hardware requires a newer version of GadgeteerCore than the one installed, this does not surface until deployment time (as a link error).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:38:43 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.41.500 (Feb 13, 2012) 20130423023843P</guid></item><item><title>Released: .NET Gadgeteer Core 2.41.500 (Feb 13, 2012)</title><link>http://gadgeteer.codeplex.com/releases/view/82041</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project template for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a single project template
 in the New Project dialog in Visual Studio/Visual C# Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure
 .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions
 on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful
 examples and guidelines.&lt;br&gt;
&lt;br&gt;
Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br&gt;
&lt;br&gt;
==========================================================================&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.41.500 13 February 2012&lt;br&gt;
&lt;br&gt;
==========================================================================&lt;br&gt;
Supported Platform&lt;br&gt;
==========================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Windows 7, Microsoft Windows Vista SP2 or Microsoft Windows XP SP3&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR&lt;br&gt;
Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
&lt;br&gt;
Microsoft .NET Micro Framework v4.1 QFE1 SDK &lt;br&gt;
http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
&lt;br&gt;
==========================================================================&lt;br&gt;
Change Logs&lt;br&gt;
==========================================================================&lt;br&gt;
&lt;br&gt;
Version 2.41.500, 10 February 2012&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- GTI.I2CBus bugfix to Read method&lt;br&gt;
- Software I2C exposed under Gadgeteer.Interfaces - previously it was a hidden part of the DaisyLink implementation&lt;br&gt;
- NetworkModule bugfix to NetworkSettings, UseDHCP and IsNetworkUp behaviour&lt;br&gt;
- Added PDB files for all assemblies&lt;br&gt;
- Added XML doc files for web client/server assemblies&lt;br&gt;
- Added reference to System.Collections to default App template&lt;br&gt;
- Added Invoke event to Program as a way of easily invoking methods on the dispatcher&lt;br&gt;
- DisplayModule reboots less frequently to update display settings, and allows WPF on any display&lt;br&gt;
- Mainboard interface supports abstraction of storage device mounting/unmounting allows storage device modules (e.g. SD card) to be written in a mainboard-independent way.&lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
- VC# Express installation fails if VS is also installed and VS and VC# do not share the same directory root&lt;br&gt;
i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br&gt;
- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;br&gt;
- Designer should track most recently used Mainboard and use that by default in a new project&lt;br&gt;
- Designer does not examine MinimumGadgeteerCoreVersion XML tag right now, so if hardware requires a newer version of GadgeteerCore than the one installed, this does not surface until deployment time (as a link error).&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:38:42 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.41.500 (Feb 13, 2012) 20130423023842P</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.42.600 (May 11, 2012)</title><link>https://gadgeteer.codeplex.com/releases/view/87578</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes project templates in the New Project dialog in Visual Studio/Visual C# Express/Visual Basic Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot; for .NET Micro Framework version 4.1 and 4.2. This template uses a graphical designer built for Visual Studio or Visual C# Express which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.42.600       11 May 2012&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Supported Platforms&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Windows 8, Windows 7, Windows Vista SP2 or Windows XP SP3&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt; OR&lt;br /&gt;Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt; OR&lt;br /&gt;Microsoft Visual Basic 2010 Express http://www.microsoft.com/express/downloads/  &lt;br /&gt;&lt;br /&gt;Microsoft .NET Micro Framework SDK 4.2 (RTM QFE1) http://netmf.codeplex.com/releases/view/82448#DownloadId=343358&lt;br /&gt;       (supports both v4.2 and v4.1 hardware) &lt;br /&gt; OR&lt;br /&gt;Microsoft .NET Micro Framework SDK 4.1 http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;       (supports v4.1 hardware only)&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Change Logs&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Version 2.42.600, 11 May 2012&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES&lt;br /&gt;- NETMF 4.2 support added alongside NETMF 4.1 support&lt;br /&gt;- Visual Basic apps supported in NETMF 4.2, using Visual Studio or Visual Basic 2010 Express&lt;br /&gt;- Module/mainboard/kit templates changed to enable simultaneous NETMF 4.1/4.2 support, and wizard added to ease module/mainboard creation&lt;br /&gt;- For NETMF 4.2, GadgeteerCore&amp;#39;s SPI, Serial and DaisyLink/SoftwareI2C features are split into separate DLLs so they can be left out to save RAM when not necessary.&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Bugfix in Gadgeteer.Interfaces.SPI &lt;br /&gt;- Blocking the dispatcher now causes a runtime warning&lt;br /&gt;- Reboot() call added to GT.Program&lt;br /&gt;- Documentation updates to some of the APIs&lt;br /&gt;- Designer checks for more dependencies between hardware (from GadgeteerHardware.xml files)&lt;br /&gt;&lt;br /&gt;KNOWN ISSUES&lt;br /&gt;- VC# Express and VB Express installation fails if VS is also installed and VS and VC#/VB do not share the same directory root&lt;br /&gt;   i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br /&gt;- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Tue, 23 Apr 2013 14:37:59 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.42.600 (May 11, 2012) 20130423023759P</guid></item><item><title>Released: .NET Gadgeteer Core 2.42.600 (May 11, 2012)</title><link>http://gadgeteer.codeplex.com/releases/view/87578</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes project templates
 in the New Project dialog in Visual Studio/Visual C# Express/Visual Basic Express under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot; for .NET Micro Framework version 4.1 and 4.2. This template uses a graphical designer built for Visual Studio
 or Visual C# Express which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C#.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions
 on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful
 examples and guidelines.&lt;br&gt;
&lt;br&gt;
Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.42.600 11 May 2012&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
Supported Platforms&lt;br&gt;
======================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Windows 8, Windows 7, Windows Vista SP2 or Windows XP SP3&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR&lt;br&gt;
Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
OR&lt;br&gt;
Microsoft Visual Basic 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
&lt;br&gt;
Microsoft .NET Micro Framework SDK 4.2 (RTM QFE1) http://netmf.codeplex.com/releases/view/82448#DownloadId=343358&lt;br&gt;
(supports both v4.2 and v4.1 hardware) &lt;br&gt;
OR&lt;br&gt;
Microsoft .NET Micro Framework SDK 4.1 http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
(supports v4.1 hardware only)&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
Change Logs&lt;br&gt;
======================================================================&lt;br&gt;
&lt;br&gt;
Version 2.42.600, 11 May 2012&lt;br&gt;
&lt;br&gt;
MAJOR CHANGES&lt;br&gt;
- NETMF 4.2 support added alongside NETMF 4.1 support&lt;br&gt;
- Visual Basic apps supported in NETMF 4.2, using Visual Studio or Visual Basic 2010 Express&lt;br&gt;
- Module/mainboard/kit templates changed to enable simultaneous NETMF 4.1/4.2 support, and wizard added to ease module/mainboard creation&lt;br&gt;
- For NETMF 4.2, GadgeteerCore&amp;#39;s SPI, Serial and DaisyLink/SoftwareI2C features are split into separate DLLs so they can be left out to save RAM when not necessary.&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- Bugfix in Gadgeteer.Interfaces.SPI &lt;br&gt;
- Blocking the dispatcher now causes a runtime warning&lt;br&gt;
- Reboot() call added to GT.Program&lt;br&gt;
- Documentation updates to some of the APIs&lt;br&gt;
- Designer checks for more dependencies between hardware (from GadgeteerHardware.xml files)&lt;br&gt;
&lt;br&gt;
KNOWN ISSUES&lt;br&gt;
- VC# Express and VB Express installation fails if VS is also installed and VS and VC#/VB do not share the same directory root&lt;br&gt;
i.e. if VC# Express is installed under where VS is, e.g. C:\Program Files\Microsoft Visual Studio 10.0\ then it works OK.&lt;br&gt;
- DaisyLink assigns global addresses but it could use per-bus addresses (normally one bus per socket) to increase total addressable devices&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Apr 2013 14:37:59 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.42.600 (May 11, 2012) 20130423023759P</guid></item><item><title>Updated Release: .NET Gadgeteer Builder Guides version 1.10 (Apr 19, 2013)</title><link>https://gadgeteer.codeplex.com/releases/view/105388</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Builder Guides include downloadable documentation for module and mainboard builders, with detailed descriptions of how to make hardware and related software that is compatible with .NET Gadgeteer.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Fri, 19 Apr 2013 20:28:45 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Builder Guides version 1.10 (Apr 19, 2013) 20130419082845P</guid></item><item><title>Released: .NET Gadgeteer Builder Guides version 1.10 (Apr 19, 2013)</title><link>http://gadgeteer.codeplex.com/releases/view/105388</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Builder Guides include downloadable documentation for module and mainboard builders, with detailed descriptions of how to make hardware and related software that is compatible with .NET Gadgeteer.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 19 Apr 2013 20:28:45 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Builder Guides version 1.10 (Apr 19, 2013) 20130419082845P</guid></item><item><title>Released: .NET Gadgeteer Builder Guides version 1.9 (Jul 10, 2012)</title><link>http://gadgeteer.codeplex.com/releases/view/72208</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Builder Guides include downloadable documentation for module and mainboard builders, with detailed descriptions of how to make hardware and related software that is compatible with .NET Gadgeteer.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 19 Apr 2013 11:31:24 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Builder Guides version 1.9 (Jul 10, 2012) 20130419113124A</guid></item><item><title>Updated Release: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013)</title><link>https://gadgeteer.codeplex.com/releases/view/105366</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a project template wizard in the New Project dialog in Visual Studio 2012 or 2010 (or express versions) under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C# or Visual Basic.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.42.700       19 April 2013&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Supported Platforms&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2012 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt;  OR Microsoft Visual Studio Express 2012 for Windows Desktop http://www.microsoft.com/express/downloads/  &lt;br /&gt;Requirements:&lt;br /&gt;- Microsoft Windows 8 or Windows 7&lt;br /&gt;- Microsoft .NET Micro Framework SDK 4.3 (RTM) http://netmf.codeplex.com/downloads/get/500745&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1, 4.2 or 4.3)&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition)&lt;br /&gt;  OR Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;  OR Microsoft Visual Basic 2010 Express http://www.microsoft.com/express/downloads/  &lt;br /&gt;Requirements:&lt;br /&gt;- Microsoft Windows 8, Windows 7, Windows Vista or Windows XP SP3&lt;br /&gt;- EITHER Microsoft .NET Micro Framework SDK 4.2 (RTM QFE2) http://netmf.codeplex.com/downloads/get/470705&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1 or 4.2)&lt;br /&gt;  OR Microsoft .NET Micro Framework SDK 4.1 http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1 only)&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Change Log&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Version 2.42.700, 19 April 2013&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES&lt;br /&gt;- VS 2012 support (if using NETMF 4.3 SDK) added alongside VS 2010 support (using NETMF 4.2 or earlier)&lt;br /&gt;  (When using VS 2012 you can target NETMF 4.2 or 4.1 devices too)&lt;br /&gt;- Visual Studio Express 2012 for Windows Desktop support (and older 2010 Express version support maintained)&lt;br /&gt;- Application template wizard which checks for compatibility between VS, NETMF SDK and mainboard&lt;br /&gt;- Power consumption data is specifiable in GadgeteerHardware.xml schema and shown in VS designer&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Socket type D and H compatibility check fixed&lt;br /&gt;- Managed software I2C (used by DaisyLink) uses repeated start condition when appropriate&lt;br /&gt;- Added StorageDevice.DeleteDirectory method and fixed StorageDevice.Delete to delete files&lt;br /&gt;- Text templates no longer used by designer, avoiding permissions warning&lt;br /&gt;- License updated to clarify that VS extensions are binary-only&lt;br /&gt;&lt;br /&gt; **** ALPHA SUPPORT *****&lt;br /&gt;This release also includes alpha support for the following. This is for evaluation purposes only, and features may change.&lt;br /&gt;- NETMF 4.3, with feature changes:&lt;br /&gt;   - AnalogOutput uses NETMF native support&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Fri, 19 Apr 2013 11:25:44 GMT</pubDate><guid isPermaLink="false">Updated Release: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013) 20130419112544A</guid></item><item><title>Released: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013)</title><link>http://gadgeteer.codeplex.com/releases/view/105366</link><description>
&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a project template
 wizard in the New Project dialog in Visual Studio 2012 or 2010 (or express versions) under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio which allows end users to visually configure
 .NET Gadgeteer hardware builds and then write the software logic for that hardware in C# or Visual Basic.&lt;br&gt;
&lt;br&gt;
The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions
 on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br&gt;
If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful
 examples and guidelines.&lt;br&gt;
&lt;br&gt;
Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
Microsoft .NET Gadgeteer Core &lt;br&gt;
RELEASE NOTES&lt;br&gt;
Version 2.42.700 19 April 2013&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
Supported Platforms&lt;br&gt;
======================================================================&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2012 (any edition) http://www.microsoft.com/visualstudio/&lt;br&gt;
OR Microsoft Visual Studio Express 2012 for Windows Desktop http://www.microsoft.com/express/downloads/
&lt;br&gt;
Requirements:&lt;br&gt;
- Microsoft Windows 8 or Windows 7&lt;br&gt;
- Microsoft .NET Micro Framework SDK 4.3 (RTM) http://netmf.codeplex.com/downloads/get/500745&lt;br&gt;
(supports .NET Gadgeteer devices compatible with NETMF 4.1, 4.2 or 4.3)&lt;br&gt;
&lt;br&gt;
Microsoft Visual Studio 2010 (any edition)&lt;br&gt;
OR Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br&gt;
OR Microsoft Visual Basic 2010 Express http://www.microsoft.com/express/downloads/
&lt;br&gt;
Requirements:&lt;br&gt;
- Microsoft Windows 8, Windows 7, Windows Vista or Windows XP SP3&lt;br&gt;
- EITHER Microsoft .NET Micro Framework SDK 4.2 (RTM QFE2) http://netmf.codeplex.com/downloads/get/470705&lt;br&gt;
(supports .NET Gadgeteer devices compatible with NETMF 4.1 or 4.2)&lt;br&gt;
OR Microsoft .NET Micro Framework SDK 4.1 http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br&gt;
(supports .NET Gadgeteer devices compatible with NETMF 4.1 only)&lt;br&gt;
&lt;br&gt;
======================================================================&lt;br&gt;
Change Log&lt;br&gt;
======================================================================&lt;br&gt;
&lt;br&gt;
Version 2.42.700, 19 April 2013&lt;br&gt;
&lt;br&gt;
MAJOR CHANGES&lt;br&gt;
- VS 2012 support (if using NETMF 4.3 SDK) added alongside VS 2010 support (using NETMF 4.2 or earlier)&lt;br&gt;
(When using VS 2012 you can target NETMF 4.2 or 4.1 devices too)&lt;br&gt;
- Visual Studio Express 2012 for Windows Desktop support (and older 2010 Express version support maintained)&lt;br&gt;
- Application template wizard which checks for compatibility between VS, NETMF SDK and mainboard&lt;br&gt;
- Power consumption data is specifiable in GadgeteerHardware.xml schema and shown in VS designer&lt;br&gt;
&lt;br&gt;
MINOR CHANGES&lt;br&gt;
- Socket type D and H compatibility check fixed&lt;br&gt;
- Managed software I2C (used by DaisyLink) uses repeated start condition when appropriate&lt;br&gt;
- Added StorageDevice.DeleteDirectory method and fixed StorageDevice.Delete to delete files&lt;br&gt;
- Text templates no longer used by designer, avoiding permissions warning&lt;br&gt;
- License updated to clarify that VS extensions are binary-only&lt;br&gt;
&lt;br&gt;
**** ALPHA SUPPORT *****&lt;br&gt;
This release also includes alpha support for the following. This is for evaluation purposes only, and features may change.&lt;br&gt;
- NETMF 4.3, with feature changes:&lt;br&gt;
- AnalogOutput uses NETMF native support&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 19 Apr 2013 11:25:44 GMT</pubDate><guid isPermaLink="false">Released: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013) 20130419112544A</guid></item><item><title>Created Release: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013)</title><link>https://gadgeteer.codeplex.com/releases?ReleaseId=105366</link><description>&lt;div class="wikidoc"&gt;The .NET Gadgeteer Core installer includes the core libraries and end user project templates for Microsoft .NET Gadgeteer. This is a prerequisite for end users to build and deploy .NET Gadgeteer projects. It includes a project template wizard in the New Project dialog in Visual Studio 2012 or 2010 (or express versions) under the Gadgeteer tab - &amp;quot;.NET Gadgeteer Application&amp;quot;. This template uses a graphical designer built for Visual Studio which allows end users to visually configure .NET Gadgeteer hardware builds and then write the software logic for that hardware in C# or Visual Basic.&lt;br /&gt;&lt;br /&gt;The .NET Gadgeteer Builder Templates installer is for hardware vendors who are building modules, mainboards or kits comprising multiple modules/mainboards. This adds additional project templates for modules, mainboards and kits. Each template includes instructions on how to use it, and automatically builds an MSI installer which can be distributed to end users.&lt;br /&gt;If you are a prospective module or mainboard builder you should also look at the Module Builder&amp;#39;s Guide and Mainboard Builder&amp;#39;s Guide, which includes the full specifications for what it means to be &amp;quot;.NET Gadgeteer compatible&amp;quot; and other helpful examples and guidelines.&lt;br /&gt;&lt;br /&gt;Neither installer includes libraries for specific hardware modules/mainboards, so by themselves these installers do not enable users to use .NET Gadgeteer hardware. Hardware manufacturers should release installers (based on the templates above) for their hardware.&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Microsoft .NET Gadgeteer Core &lt;br /&gt;RELEASE NOTES&lt;br /&gt;Version 2.42.700       19 April 2013&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Supported Platforms&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2012 (any edition) http://www.microsoft.com/visualstudio/&lt;br /&gt;  OR Microsoft Visual Studio Express 2012 for Windows Desktop http://www.microsoft.com/express/downloads/  &lt;br /&gt;Requirements:&lt;br /&gt;- Microsoft Windows 8 or Windows 7&lt;br /&gt;- Microsoft .NET Micro Framework SDK 4.3 (RTM) http://netmf.codeplex.com/downloads/get/500745&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1, 4.2 or 4.3)&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio 2010 (any edition)&lt;br /&gt;  OR Microsoft Visual C# 2010 Express http://www.microsoft.com/express/downloads/ &lt;br /&gt;  OR Microsoft Visual Basic 2010 Express http://www.microsoft.com/express/downloads/  &lt;br /&gt;Requirements:&lt;br /&gt;- Microsoft Windows 8, Windows 7, Windows Vista or Windows XP SP3&lt;br /&gt;- EITHER Microsoft .NET Micro Framework SDK 4.2 (RTM QFE2) http://netmf.codeplex.com/downloads/get/470705&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1 or 4.2)&lt;br /&gt;  OR Microsoft .NET Micro Framework SDK 4.1 http://www.microsoft.com/download/en/details.aspx?id=8515&lt;br /&gt;    (supports .NET Gadgeteer devices compatible with NETMF 4.1 only)&lt;br /&gt;&lt;br /&gt;======================================================================&lt;br /&gt;Change Log&lt;br /&gt;======================================================================&lt;br /&gt;&lt;br /&gt;Version 2.42.700, 19 April 2013&lt;br /&gt;&lt;br /&gt;MAJOR CHANGES&lt;br /&gt;- VS 2012 support (if using NETMF 4.3 SDK) added alongside VS 2010 support (using NETMF 4.2 or earlier)&lt;br /&gt;  (When using VS 2012 you can target NETMF 4.2 or 4.1 devices too)&lt;br /&gt;- Visual Studio Express 2012 for Windows Desktop support (and older 2010 Express version support maintained)&lt;br /&gt;- Application template wizard which checks for compatibility between VS, NETMF SDK and mainboard&lt;br /&gt;- Power consumption data is specifiable in GadgeteerHardware.xml schema and shown in VS designer&lt;br /&gt;&lt;br /&gt;MINOR CHANGES&lt;br /&gt;- Socket type D and H compatibility check fixed&lt;br /&gt;- Managed software I2C (used by DaisyLink) uses repeated start condition when appropriate&lt;br /&gt;- Added StorageDevice.DeleteDirectory method and fixed StorageDevice.Delete to delete files&lt;br /&gt;- Text templates no longer used by designer, avoiding permissions warning&lt;br /&gt;- License updated to clarify that VS extensions are binary-only&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;ALPHA SUPPORT *****&lt;/li&gt;&lt;/ul&gt;
This release also includes alpha support for the following. This is for evaluation purposes only, and features may change.&lt;br /&gt;- NETMF 4.3, with feature changes:&lt;br /&gt;   - AnalogOutput uses NETMF native support&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JanKuceraMSFT</author><pubDate>Fri, 19 Apr 2013 11:25:07 GMT</pubDate><guid isPermaLink="false">Created Release: .NET Gadgeteer Core 2.42.700 (Apr 19, 2013) 20130419112507A</guid></item></channel></rss>