Visual Studio 2017 is now available. In this article we will look into installation VS 2017 Community Edition in a step by step manner.
Introduction
Visual Studio 2017 is now available. In this article we will look into installation VS 2017 Community Edition in a step by step manner.
Step by step approach
We can download the Visual Studio 2017 Community Edition from here.
Click on the installer file and the Visual Studio spash screen appears.
Click "Continue" and the "Visual Studio Available Products" appears.
Click on the "Install" button of "Visual Studio Community 2017" to open the next screen with "Workloads" being selected.
In next tab is "Individual Component" screen from where we can choose specific components
The next tab is "Language Packs" from where we can choose our prefered languages
We have choosen some components from the "Workloads" section
and click "Install" button.
This will take a little time. Once installation is over, we will get the "Installed" screen.
Next locate the "Visual Studio 2017" Apps
and we will receive the "Sign In" spash screen.
After a proper signin, let us choose the VS theme and click "Start Visual Studio"
VS 2017 landing scrren opens.
Finally write a simple program from C# Interactive Console.
Conclusion
In this article serves as a guidance of step by step installation VS 2017 Community Edition. Hope this will be helpful. Thanks for reading.