Skip to content

Dweaver309/VBFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBFix

Use Visual Basic with Microsoft Visual Studio 2015 and .Net Micro Framework 4.4

How To Use Visual Basic in .Net Micro Framework 4.4

  1. Install Visual Studio 2015

https://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409

  1. Install the assemblies:

https://github.com/NETMF/netmf-interpreter/releases/download/v4.4-RTW-20-Oct-2015/MicroFrameworkSDK.MSI

  1. Install the this file to set the Visual Studio 2015 environment for NMF 4.4

https://github.com/NETMF/netmf-interpreter/releases/download/v4.4-RTW-20-Oct-2015/NetMFVS14.vsix

  1. There is a bug in the VS 2015 visual basic emulator

The fix:

From this page:

http://informatix.miloush.net/microframework/Articles/VBinMF44.aspx?_setCulture=cs-CZ

Screenshot

The registry key should look like this:

Screenshot

Next save a template so you don’t have to make the project file each time.

How to use the template file

The File will be saved here:

C:\Users\User\Documents\Visual Studio 2015\My Exported Templates

To use the template select it here. My templates were called StandardVB and StandardVBConsole.

Screenshot

My template is here:

https://github.com/Dweaver309/VBFix/blob/master/StandardVB.zip

I have added this file that will make the registry changes with clicked on

https://github.com/Dweaver309/VBFix/blob/master/VBVSFix.reg

It’s fixed!

About

Use Visual Basic with Microsoft Visual Studio 2015 and .Net Micro Framework 4.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published