Step 1
Go to the start menu and open Visual Studio 2015.
![]()
Step 2
Click New Project.
![]()
Step 3
Choose Visual C#, then select Console Application and type the App Name Click Ok.
![]()
Step 4
Write the coding for the Hello World Program.
![]()
Step 5
Click the Start button to run the program.
![]()