Articles

How to install Visual basic community

Share

Microsoft provides an Integrated development environment to develop applications using .NET supported languages that is Visual basic community and it is free of cost.

  1. First Download Visual basic community from here.

2.  Run the installer, a window would open up with a variety of options, choose appropriate options(in my case, I selected .NET Desktop Development )

  1. Now, Open up your newly installed visual studio and choose a file from the menu bar, then press  ‘new’ tab and create a new project.

4.  Select Console Application from the Visual C#, give a name to your project, that’s it!

  1. After creating the project, your code editor is now before you.
  2. Once you have done with your program, run your program by using F5 function key.

This post was last modified on September 14, 2019

Sandeep Verma

Published by
Sandeep Verma
Tags: C install Visual basic community