Whats New?
VB 19 Software (free)
Click Download Visual Studio
Select Community 2019
An executable file(.exe) will be downloaded
Double click on this file to start downloading, unpacking and installing the files necessary for the installation
Select .NET desktop development component and click install
To create a Visual Basic 2019 project, launch Microsoft Visual Studio 2019 from start menu
Select Create a new project option
In the Create a new project page, select Visual Basic language
Select Console App (.Net Core) and click Next
Give your project a name, select where to save project in Location and click Create
Type your main program in Sub Main