Universal Windows Platform – Setup and Start

Setup

If not done already, enable Developer Mode in Windows 10, choose Start and then Settings

win10-a18u-settings

From Windows Settings choose Update & Security

win10-a18u-update-and-security

Then choose For developers and make sure Developer mode is selected

win10-a18u-developer-mode

Install

If not done already, visit VisualStudio.com and then choose Community 2017 from Download for Windows in the Visual Studio IDE section.

vs2017-15-7-choose

Then on the Thank you for downloading Visual Studio page and the download prompt appears, select Run.

vs2017-15-7-download

Once Downloaded, this should start the Visual Studio Installer, then select Continue to prepare the Installation.

vs2017-15-7-installer

Once ready then make sure the Universal Windows Platform development option from Workloads in the Visual Studio Installer has been chosen.

vs2017-15-7-workloads

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.

s2017-15-7-summary

Start

In Windows 10 choose Start, and then from the Start Menu find and select Visual Studio 2017

win10-vs2017

Once launched, Visual Studio 2017 should appear.

vs2017

Guide

In Visual Studio 2017 there is the Menu at the top of the application.

vs2017-menu

Below the Menu is the Toolbar, options there include Local Machine to start Debugging

vs2017-toolbar

When an Application is running, other options there include Stop to finish Debugging.

vs2017-toolbar-stop

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.

vs2017-code

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.

vs2017-design

One thought on “Universal Windows Platform – Setup and Start

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s