Practicing and exploring
Explore this chapter's topics with deeper research.
Exercise 13.1 – Test your knowledge
- .NET 6 is cross-platform. Windows Forms and WPF apps can run on .NET 6. Can those apps therefore run on macOS and Linux?
- How does a Windows Forms app define its user interface, and why is this a potential problem?
- How can a WPF or UWP app define its user interface, and why is this good for developers?
Exercise 13.2 – Explore topics
Use the links on the following page to learn more detail about the topics covered in this chapter: