Learn your way! Get started

Windows 8 Using XAML, Part 04: App Bar and Commands

with expert Ken Getz


Watch trailer


Course at a glance

Included in these subscriptions:

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

Release date 11/19/2012
Level Beginner
Runtime 0h 55m
Closed captioning N/A
Transcript N/A
eBooks / courseware Included
Hands-on labs Included
Sample code Included
Exams Included


Enterprise Solutions

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



Course description

The App Bar is very important in Windows 8. You will see how to build basic App Bars. The course will investigate App Bar control best practices. You will learn to open App Bars programmatically, and make them sticky. Then how to handle App Bar opened and closed events and how to show and hide elements on App Bars. Then the course will cover how to add menus to App Bars and how to use App Bars for navigation.

Prerequisites

This course assumes that you have at least some programming experience in one or more modern programming languages. JavaScript will be particularly easy for you to learn if you have experience with any C-style languages—including Java, C#, C++, or Visual Basic .NET would be helpful—but this is not required.

Learning Paths

This course will help you prepare for the following certification and exam:
MCSD: Windows Store Apps
70-484: Essentials of Developing Windows Store Apps Using C#

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

Meet the expert

Ken Getz is a featured instructor for several of our Visual Studio courses. He is a Visual Basic and Visual C# expert and has been recognized multiple times as a Microsoft MVP. Ken is a seasoned instructor, successful consultant, and the author or co-author of several best-selling books. He is a frequent speaker at technical conferences like Tech-Ed, VSLive, and DevConnections and he has written for several of the industry's most-respected publications including Visual Studio Magazine, CoDe Magazine, and MSDN Magazine.

Course outline



App Bars and Commands

App Bar (20:36)
  • Introduction (01:07)
  • Demo: App Bar (00:42)
  • Basic App Bar Steps (00:30)
  • Using Button Styles (00:53)
  • Available Styles (01:09)
  • Demo: Adding an App Bar (06:46)
  • App Bar Dos and Donts (02:42)
  • Demo: App Bar Dos and Donts (01:09)
  • Open App Bar Programmatically (00:38)
  • Making App Bar Sticky (00:37)
  • Demo: Open App Bars (03:48)
  • Summary (00:30)
App Bar Commands (34:38)
  • Introduction (00:35)
  • Handling Open and Close Events (01:04)
  • Demo: App Bar (02:48)
  • Demo: Open and Closed Events (03:06)
  • Adding Contextual Commands (01:04)
  • Demo: Show and Hide Elements (06:10)
  • Adding Menus to App Bars (00:26)
  • Creating a Menu in Code (00:54)
  • Enhancements (00:34)
  • Creating Your Own Buttons (00:55)
  • Demo: Custom Button (02:28)
  • Demo: PopUp Control (02:09)
  • Demo: Transitions (02:57)
  • Sharing App Bars Between Pages (02:03)
  • Demo: Navigating Between Pages (06:37)
  • Summary (00:39)