Setup
If not done already, enable Developer Mode in Windows 10, choose Start and then Settings
From Windows Settings choose Update & Security
Then choose For developers and make sure Developer mode is selected
Install
If not done already, visit VisualStudio.com and then choose Community 2017 from Download for Windows in the Visual Studio IDE section.
Then on the Thank you for downloading Visual Studio page and the download prompt appears, select Run.
Once Downloaded, this should start the Visual Studio Installer, then select Continue to prepare the Installation.
Once ready then make sure the Universal Windows Platform development option from Workloads in the Visual Studio Installer has been chosen.
Then make sure the latest Windows 10 SDK has been chosen from the Optional section under Universal Windows Platform development option from Summary in the Visual Studio Installer if not already included in Summary, then select Install and follow any instructions to complete the installation.
Start
In Windows 10 choose Start, and then from the Start Menu find and select Visual Studio 2017
Once launched, Visual Studio 2017 should appear.
Guide
In Visual Studio 2017 there is the Menu at the top of the application.
Below the Menu is the Toolbar, options there include Local Machine to start Debugging
When an Application is running, other options there include Stop to finish Debugging.
When a Solution or Project is opened or created, from the Menu choose View and then Code, the Code is then displayed next to the Side Bar in the main part of Visual Studio 2017 as the Code View.
Also when a Solution or Project is opened or created, from the Menu choose View and then Designer, the Designer is then displayed next to the Side Bar in the main part of Visual Studio 2017, the Upper Pane is the Design View and the Lower Pane is the XAML View.
Thank you so much
LikeLike