Learn your way! Get started

Windows 8.1 What's New, Part 2 of 3: Retargeting

with expert Mike Benkovich


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 12/10/2013
Level Intermediate
Runtime 1h 0m
Closed captioning Included
Transcript Included
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

In Windows 8 Microsoft brought the world a modern, secure and touch ready operating system. Applications built for Windows 8 took advantage of the features and the ecosystem to deliver a great experience to end users. In Windows 8.1 they take that a step further. In this course we are going to look at what is involved in retargeting a XAML based application to Windows 8.1. There are things developers need to think about, including new screen layouts, tile options, and more. We will show you what you need to know to take an existing application and retarget it for windows 8.1.

Prerequisites

This course assumes that students have some programming background and experience using Visual Studio 2010/2012 and C# or Visual Basic. In addition, the course assumes some basic knowledge of XAML markup and basic knowledge of Windows store applications and Windows 8.

Learning Paths

This course will help you prepare for the following certifications and exams:
MCSD: Windows Store Apps
70-484: Essentials of Developing Windows Store Apps Using C#
70-485: Advanced Windows Store App Development Using C#

This course is part of the following LearnNowOnline SuccessPaths™:
Building Windows Store Applications

Meet the expert

Mike Benkovich delivers technical presentations around the U.S. as a consultant, trainer, and former Developer Evangelist for Microsoft. He has worked in a variety of professional roles including architect, project manager, developer, and technical writer. Mike is also an author of two books, published by WROX Press and APress, that show developers how to get the most from their SQL databases. Since appearing in the 1994 Microsoft DevCast, Mike has presented technical information at seminars, conferences, and corporate boardrooms across America.

Course outline



Retargeting Windows 8.1

Targeting Windows 8.1 (17:03)
  • Introduction (00:22)
  • Why Target Windows 8.1? (01:01)
  • The Process of Retargeting (01:06)
  • New Windows 8.1 Features (00:31)
  • Tools - Visual Studio 2013 (01:04)
  • Maintain Code for Two Apps (01:43)
  • Our Source Project (00:36)
  • Demo: The Source Project (04:22)
  • Demo: App Resizing (01:14)
  • Demo: Retargeting (04:34)
  • Summary (00:26)
Retargeting to Windows8.1 (21:12)
  • Introduction (00:25)
  • Retargeting to Windows 8.1 (02:16)
  • Deprecated from Windows 8 (01:38)
  • Query for Window Size (00:43)
  • Sending Tile Updates (00:29)
  • Demo: Tile Sizes (02:32)
  • Demo: Window Size Change (04:57)
  • Demo: Snap View (00:50)
  • Demo: Tiles (04:40)
  • Demo: Updating Tiles (02:26)
  • Summary (00:11)
Debugging and Deploying (22:28)
  • Introduction (00:26)
  • Debugging and Deploying (03:20)
  • Two Platform Versions (00:36)
  • Note on Version Numbers (00:43)
  • Submit to Store (00:08)
  • Submission Example (01:08)
  • Demo: Testing (02:42)
  • Demo: Simulator (02:49)
  • Demo: Remote Tools (03:54)
  • Demo: Store Package (02:36)
  • Demo: Submit to Store (03:46)
  • Summary (00:15)