Episode

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 by utilizing the Toolbox and the special XAML designer pane. Furthermore, you'll handle an event and write C# to react to that event. Simple, but powerful ideas to get you started.

Lesson source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10/tree/master/UWP-002/UWP-002

Full series source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10

PDF: https://aka.ms/absBeginnerWin10pdf

Beginner