Windows Client

VSW03 Let's Write a Windows 10 App: A Basic Introduction to Universal Apps

11/18/2015

9:15am - 10:30am

Level: Introductory

Billy Hollis

XAML Slinger

If you've never worked with XAML, expect some serious floundering when you try to write your first Windows 10 app. This session will help reduce that floundering. Billy will set out the most important conceptual differences to writing these apps by writing a simple data-oriented app from scratch. You'll see the layout model, the basic syntax of XAML, how to use templating and the essentials of data binding in XAML. If you're working in Windows Forms, HTML, or other legacy UI technologies, this can be your entry point for Windows 10 XAML.

You will learn:

  • About the major conceptual hurdles for moving to Windows 10 XAML
  • Simple XAML syntax and how to use it to lay out your screen view
  • How data binding and templating can help you create a truly modern app