March 2021
Beginner
440 pages
8h 28m
English
To get started with WinUI development, it is important to install and configure Visual Studio for Windows development. A WinUI developer must also understand the basics of Universal Windows Platform (UWP) development with Extensible Application Markup Language (XAML) and C#, which we started learning in Chapter 1, Introduction to WinUI. However, the best way to understand the development concept is to get your hands on a real project. We will do that here in this chapter.
After setting up your Visual Studio environment, you will create the beginnings of a project that we will be building throughout the rest of the book.
In this chapter, you will learn the following ...
Read now
Unlock full access