Tag: UWP
UWP 011 | Laudable Layout Challenge
Ready to flex your new found knowledge about Grids? Try completing this first challenge. These challenges help cement the new ideas you're learning firmly...
UWP 010 | Cheat Sheet Review: XAML and Layout Controls
Need a quick reminder about what we covered in the previous lessons? Do you remember viewing a video that explained or demonstrated a technique...
UWP 009 | XAML Layout with StackPanel
While grids are useful, sometimes you need controls arranged relative to each other. The StackPanel allows you to stack controls vertically or horizontally. Bob...
UWP 008 | XAML Layout with Grids
Building a user interface can be complex since there are so many issues to consider. Here you'll learn how to create row definitions and...
UWP 007 | Understanding XAML Schemas and Namespace Declarations
Bob tackles "the top of the page" where the XAML namespace declarations are generated by default in a new page template. He explains why...
UWP 006 | Understanding Default Properties, Complex Properties and the Property...
In this lesson, Bob explains how an intelligent XAML parser allows you to keep your XAML succinct and tidy by inferring many elements and...
UWP 005 | Understanding Type Converters
In this lesson, Bob explains how an intelligent XAML parser allows you to create user interfaces much more easily and succinctly than creating them...
UWP 004 | What Is XAML?
XAML is one of the primary languages used to create user interfaces for Window 10 apps. In this lesson Bob will demonstrate the absolute...
UWP 003 | Overview of Topics Related to Universal Windows Platform...
With the Hello World app completed, Bob will use that experience as a means of introducing you to the many high level concepts that...
UWP 002 | Creating your First Universal Windows Platform App
Every journey begins with a single step, and here you'll build your first "Hello World" style app. You'll see how to create user interfaces...































