"工欲善其事, its prerequisite" This blog post we describe how to properly install vs 2017 based on C # usage.
1. First download Visual Studio on the official website:https://www.visualstudio.com/zh-hans/
Click on the location to download.
2. Prepare for installation
(1). Double-click on the installation package, since the blogger has installed the student version, readers can choose their own version according to the needs
(2). After selecting the version, based on the selection of the workload (here only for C # learning installation)
Recommendation: Do not place the installation path on drive C because the file is too large after the VS installation, and it is best to create a custom path similar to the following default path.
as my default path: d:\c#\microsoft Visual studio\2017\community
After everything is ready, click Install, this process is long, you can take a look at the waiting time to see C #, will greet the first C # "Hello World"!
Download and installation of "C #" Visual Studio