Visual Basic Blog

A group blog from members of the VB team

Visual Basic in .NET Core 3.0

Visual Basic in .NET Core 3   Update: March 12, 2020 This strategy described in this 2018 post has been replaced with the one in this post. Update: Oct 8, 2019 .NET Core 3.0 contains portions of the Visual Basic.NET Runtime (microsoft.visualbasic.dll) that do not depend on WinForms. Visual Basic.NET support for WinForms, WPF, and ...

VB Universal Windows App: downloads

Here are download links for the "VB Universal Windows App" series: Part 1: Setting up the universal app in the Dev Centers, and in VS Solution Explorer Part 2: Sharing XAML, Assets and Code Part 3: Local and Roaming settings, and In-App purchases Part 4: Sound effects with SharpDX Part 5: How to call platform-specific APIs from common code &...

VB Universal Windows App Part 5: calling into platform-specific APIs from PCL

This is Part 5 of the "VB Universal Windows App" series: Part 1: Setting up the universal Windows app in the Dev Centers, and in VS Solution Explorer Part 2: Sharing XAML, Assets and Code Part 3: Local and Roaming settings, and In-App purchases Part 4: Sound effects with SharpDX > Part 5: How to call platform-specific APIs from common code...

VB Universal Windows App Part 4: using SharpDX for sound effects

This is Part 4 of the "VB Universal Windows App" series: Part 1: Setting up the universal Windows app in the Dev Centers, and in VS Solution Explorer Part 2: Sharing XAML, Assets and Code Part 3: Local and Roaming settings, and In-App purchases > Part 4: Sound effects with SharpDX Part 5: How to call platform-specific APIs from common code...

VB Universal Windows App Part 1: Getting Started

This is Part 1 of the "VB Universal Windows App" series: > Part 1: Setting up the universal Windows app in the Dev Centers, and in VS Solution Explorer Part 2: Sharing XAML, Assets and Code Part 3: Local and Roaming settings, and In-App purchases Part 4: Sound effects with SharpDX Part 5: How to call platform-specific APIs from common code...

New VB XNA Sample – showing Xbox, Windows and Phone targetting

For all those who have started venturing into developing windows phone applications, there are quite a few samples utilizing Silverlight, but the XNA content has been a little bit light.     (We are working on getting some more XNA VB samples online). But for those wanting to see a nice VB example of XNA development,&...

Updated Samples for WP7 Developers

For those VB developers who are developing (or keen to start developing) for WIndows Phone 7.  The samples have been updated and as you'll notice virtually all of them are in both C# and VB.http://msdn.microsoft.com/en-us/library/ff431744(VS.92).aspx   ...