SDK Beta with Visual Studio 2013 Support Released

Today we are releasing the beta update to the .NET Micro Framework SDK.  The release adds support for Visual Studio 2013, which has been a top request from the .NET MF community for some time now. The project is developed by engineers assigned to the MS Open Tech Hub with the objective of working as closely as possible with the community of developers creating IoT solutions with .NET MF and with our partners building hardware running it.

Download the .NET Micro Framework beta SDK here.

 

The .NET Micro Framework SDK now supports multiple Visual Studio versions

With the release the team took the opportunity to not only add support for Visual Studio 2013 but also change the method by which the .NET Micro Framework SDK is installed.  The change helps set the stage for making future updates easier.  The SDK installation is now decoupled from the Visual Studio project extensions using VSIX.  This has several benefits:

  • Support multiple versions of Visual Studio. The beta SDK release supports Visual Studio 2012 and 2013.  See note below for Visual Studio “14”.
  • Simplified support for new versions of Visual Studio.   With the old SDK installer architecture a new version of the SDK installer had to be created for each version of Visual Studio.  With the new architecture the SDK installer will support new versions of Visual studio through an update in the VSIX gallery.
  • Allow side by side installations of Visual Studio. Many of you are managing and maintaining multiple software projects some of which may require different versions of Visual Studio.  Or maybe you are an early adopter trying out the latest tools.  If your development machine has multiple versions of Visual Studio installed you can now install the .NET Micro Framework SDK for each version of Visual Studio that you have installed on the same machine.

 

A first glimpse at the upcoming support for Visual Studio “14”

The .NET Micro Framework team is looking ahead and we have already started to enable support for Visual Studio “14”.  The beta release that we are announcing today has preliminary support for Visual Studio “14”. In other words, you’ll be able to create a very simple “Hello World” application but that’s about it for now.  There still remains more work to do to fully support Visual Studio “14” but you can already give it a try if you are an early adopter.

 

Other improvements

Now that the Visual Studio 2013 integration beta is out in public, we also want to update you on the other improvements the team has been working on.

Networking

The .NET micro Framework team has also been investigating network stability issues that have been reported in the community.  We are looking at the broad range of the product's networking capabilities, including TCP, IP, UDP, and DHCP protocols.  This topic probably deserves its own blog article to go into details but in a nutshell we have been able to reproduce some of the issues reported and the team is putting together an engineering plan to resolve them.

Debug and deployment experience

The team is also investigating debugging and deployment issues that have been reported by the community. We experienced those first-hand as part of building this release.

Website

As you may have noticed, we updated the netmf.com website.  We wanted to provide a more welcoming home for the .NET Micro Framework community, with a more modern look.  We have taken the first step to update the site and plan on refreshing with additional newer content over time.  Let us know if you have a project that you would like for us to showcase on the website.  We always like to talk about the cool projects that the community has built with the .NET Micro Framework.

Note that we are directing the community to create and have discussions on our Codeplex Discussions page rather than the separate discussion forum that was being hosted on the netmf.com site.  We were finding that having multiple discussion forums was confusing.  Having one discussion forum helps reduce the confusion.  We will be looking into how to best migrate and/or archive the existing discussions from the old forum into the Codeplex Discussions page.

  

Summary

We are happy to be making the beta release to support Visual Studio 2013.  Please try out the beta SDK
and let us know if you have any feedback by commenting, on the .NET Blog, or on the Codeplex discussion forum.