UWP 019 | Working with Navigation

0
Many simple apps will not require navigation from one page to another, however when you need it, there are important concepts to understand. This...

UWP 018 | XAML Layout with the SplitPanel

0
The SplitPanel control is the second new layout control that helps you implement the hamburger style navigation. Bob will demonstrate how to show and...

UWP 017 | XAML Layout with RelativePanel

0
Next you'll learn about new layout controls that help you build the distinctive hamburger navigation style used frequently in Windows 10. The RelativePanel allows...

UWP 016 | Laborious Layout Challenge: Solution

0
This is the solution video (one possible solution) to the Laborious Layout Challenge. Lesson source code: https://github.com/Windows-Readiness/... Full series source code: https://github.com/Windows-Readiness/...

UWP 015 | Laborious Layout Challenge

0
So, you've got two challenges under your belt. This third challenge requires you use the Grid and StackPanel together like you will often do...

UWP 014 | Legendary Layout Challenge Solution

0
This is the solution video (one possible solution) to the Legendary Layout Challenge. Lesson source code: https://github.com/Windows-Readiness/... Full series source code: https://github.com/Windows-Readiness/...

UWP 013 | Legendary Layout Challenge

0
Next up, can you shape and mold the XAML to produce the layout of this challenge with the StackPanel? Lesson source code: https://github.com/Windows-Readiness/... Full series source...

UWP 012 | Laudable Layout Challenge: Solution

0
This is the solution video (one possible solution) to the Laudable Layout Challenge. Lesson source code: https://github.com/Windows-Readiness/... Full series source code: https://github.com/Windows-Readiness/...

UWP 011 | Laudable Layout Challenge

0
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

0
Need a quick reminder about what we covered in the previous lessons? Do you remember viewing a video that explained or demonstrated a technique...