Summary
We started this chapter by learning the fundamental concepts that will guide us through the book. We learned how the Windows App SDK works, how it compares to the other development frameworks, and how you can adopt it in your projects.
Throughout this chapter, we learned what the Windows App SDK is and how we can use it to build new projects or integrate it into existing Windows applications. Then, we reviewed why the new .NET runtime is the future for Windows developers who want to build applications using Visual Studio and C#. We also learned which deployment models you can adopt to distribute your applications.
With this, we're ready to start our modernization journey and to start using all the features that the Windows App SDK has to offer.
In the next chapter, we will learn about the differences between Windows Forms and the Windows App SDK and start with the basics.