Microsoft-Build-2016/CodeLabs-UWP

Name: CodeLabs-UWP

Owner: Microsoft-Build-2016

Description: Code labs for Windows 10 UWP app development

Created: 2016-03-14 20:53:14.0

Updated: 2017-12-25 14:41:31.0

Pushed: 2016-09-27 21:56:23.0

Homepage: null

Size: 211700

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

?# //build 2016 Workshops

This repo contains the three modules of the UWP Code Lab created for BUILD 2016.

The modules are intended to be followed consecutively, but it is not required. You can choose to do the modules in any order.

Setup

Follow these steps to prepare your computer for the code labs:

  1. Clone the repo or download as zip. If you download as zip, remember to unblock the zip archive before unzipping. To unblock a downloaded archive, right-click on the zip in Windows Explorer, click Properties, then check Unblock near the bottom of the window, then click OK.

  2. You only need Windows 10 v1511 and the Windows 10586 SDK (as shipped in Visual Studio 2015 Update 1 or later) for modules 1 and 2.

  3. For each module, go to the labfolder\CodeLabs-UWP\Workshop\ module\Source folder, rightclick on Setup.cmd and click ?Run as Administrator?. This installs the code snippets for the module. Do this for each module.

  4. For module 2, install the Ink Toolbar preview. To install it, double click on labfolder\CodeLabs-UWP\Workshop\Module2-MorePersonalComputing\Source\Setup\ExtensionSDKs\InkToolbarPreview.vsix. Note: This InkToolbarPreview is provided for this lab only. It must not be used for production code. It will be replaced by the fully integrated Ink Toolbar in future releases of the Windows SDK.

  5. For module 3, you need the latest Windows insider Program Windows 10 update (14295 right now) and the 14295 SDK ?and emulators

  6. For module 3, you will also need to go into Visual Studio: Tools->Nuget Package Manager->Package Manager settings. In there, go to Package Sources and setup a local NuGet package source, pointing at the folder labfolder\CodeLabs-UWP\Workshop\Module3-ConnectedApps\Source\Setup\Nuget-local


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.