Completion
Prerequisites
Hands On Lab Outline
Use the Windows 8 Start screen
Run apps using tiles
Use the Charms bar
Examine Metro style apps and their design
Create a Grid Application
Create a Split Application
Explore how the WinRT Library is used
Explore how Search Contract is integrated
Explore how Share Contract is integrated
Explore how Settings Contract is integrated
Explore how Live Tiles are used in a Metro style app
Explore how Toast Notifications are used in a Metro style app
Explore the Microsoft Store
Before attending this Hands on Lab, students must have:
Modern graphical interfaces knowledge
Object Oriented Programming knowledge
Simple data access (CRUD) knowledge
General understanding of the Visual Studio IDE
In this lab you will explore the various Windows 8 features and see how to work with them.
Using the Start screen
Running apps using tiles
Using the Charms bar
After completing this module, students will be able to:
Use the Windows 8 Start screen
Run apps using tiles
Use the Charms bar
Windows 8 marks the next step in the evolution of the Metro design style. Through the bold use of color, typography, and motion, Metro design style brings a fresh new approach to the user experience. In this lab you will explore the Metro-Style guidelines and learn to apply them to apps.
Exploring Metro style apps
After completing this module, students will be able to:
Examine Metro style apps and their design
In this lab you will learn how to create Metro Style Apps using C# and XAML, and Javascript. You will learn how to create a grid application and how to use the WinRT library
Creating a Grid Application
Creating a Split Application
Using the WinRT Library
After completing this module, students will be able to:
Create a Grid Application
Create a Split Application
Use the WinRT Library
Contracts are agreements between Windows and your Metro style app that allow you to integrate Windows 8 features into your app. For example, Windows 8 lets users share content from one application to another by using the Share contract. In this lab, you'll explore how the built-in contracts such as Search, Share, Settings are implemented.
Integrating Search Contract
Integrating Share Contract
Integrating Settings Contract
After completing this module, students will be able to:
Explain how Search Contract is integrated
Describe how Share Contract is integrated
Explain how Settings Contract is integrated
Tiles draw users back into your app by awakening your tile on the Start screen. Notifications delivered through the Windows Push Notification Service draw your users back into your app even when it's not running. In this lab you will explore how Tiles and Notifications that let users personalize their Start screen are implemented.
Using Live Tiles in a Metro style app
Using Toast Notifications in a Metro style app
After completing this module, students will be able to:
Explain how Live Tiles are implemented in a Metro style app
Describe how Toast Notifications are used in a Metro style app
In this lab, you will explore the Microsoft Store, and work on creating a trial version of a Metro Style App.
Exploring the Microsoft Store
Creating a trial version of a Metro style app
After completing this module, students will be able to:
Explore the Microsoft Store
Create a trial version of a Metro style app