On-going VS Express Support
There was some anxiety for all of us when the language specific Express SKUs (C# Express and VB Express) that NETMF (and Gadgeteer) work with were not going to be supported in VS 2012. We did learn that these 2010 SKUs would be available for some time going forward but that is not forever and it might preclude you from using a favorite new feature in VS2012 as well as the overhead of having two VS versions to work with.
In June, Soma announced plans for Visual Studio Express 2012 for Windows Desktop that could support both C# and VB development (https://blogs.msdn.com/b/visualstudio/archive/2012/06/08/visual-studio-express-2012-for-windows-desktop.aspx). Today that product went live. https://www.microsoft.com/en-us/download/details.aspx?id=34673.
We are in the final stages of version 4.3 of NETMF with release in the near future. This release will work with Visual Studio Express 2012 for Windows Desktop. In addition, we are in the planning stages for .NET Gadgeteer version 4.3 and this version will also support that Express edition. We don’t have a firm release target for that at this time.
In the meantime, VS 2010 and VS2012 co-exist nicely and the language specific Express editions are still available.
Technorati Tags: NETMF,.NET Micro Framework,VS Express
Comments
Anonymous
September 16, 2012
Will 4.3 of the NETMF enable me to pass devices through to a VM for development/debugging using Remove FX USB? I'd be happy to help validate that this works.Anonymous
September 18, 2012
NETMF 4.3 uses WinUSB in a standard way so if that scenario is supported by WinUSB, it should work. Let us know how it goes.