Install
If not done already, visit VisualStudio.com and choose Community 2017 from Download Visual Studio.
Then on the Thank you for downloading Visual Studio page when the prompt appears, select Run.
Once downloaded, this should start the Visual Studio Installer, then select Continue to prepare the Installation.
Once ready then select at least the Mobile development with .NET option from Workloads in the Visual Studio Installer.
Then also select Universal Windows Platform development option from Workloads in the Visual Studio Installer, then select Install and follow any instructions.
Start
In Windows 10 choose Start, and then from the Start Menu locate 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 including Local Machine to start Debugging
When an Application is running, options there include Stop to finish Debugging.
When a Solution or Project is opened or created, and from Solution Explorer when a .cs is selected, then from the Menu choose View and then Open, a Code View is then displayed next to the Solution Explorer in the main part of Visual Studio 2017.
When a Solution or Project is opened or created, and from Solution Explorer when a .xaml is selected, then from the Menu choose View and then Open, a XAML View is then displayed next to the Solution Explorer in the main part of Visual Studio 2017.
Mac
If you own a Mac and you have installed the iOS SDK and Apple Xcode IDE you can install the Xamarin.iOS SDK and Visual Studio for Mac you can then follow the following steps on your Windows PC to connect to your Mac using the Xamarin Mac Agent with the following steps: