From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Windows App SDK: Project reunion - .NET Tutorial
From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform
Windows App SDK: Project reunion
- [Instructor] Until recently, Microsoft frameworks and SDKs were closely coupled to Windows, but that is changing. Microsoft is on a multi-year journey to decouple as many libraries and SDKs as they can from their flagship operating system. There have been two initiatives to make this happen. The .NET decoupling happened with the release of .NET6 in 2021, which unified the SDK, base libraries, and runtimes across various platforms, making it cross-platform and independent of the Windows operating system. The more recent decoupling happened with the new Windows App SDK released in 2024. It provides a set of Windows APIs that are independent from the Windows SDKs. Both of these are important milestones, but I'm focusing on the SDK in this video. The reason I've included it in this chapter is because it offers some interesting enhancements for desktop developers. To be clear, the Windows App SDK is not a direct replacement for the Windows operating system SDKs, but rather an extension…
Contents
-
-
-
-
(Locked)
Desktop UI development overview9m 35s
-
(Locked)
Windows APIs and SDKs8m 7s
-
(Locked)
WinRT: Transforming Windows development6m 25s
-
(Locked)
Classic WinForms overview4m 3s
-
WinForms in action5m 33s
-
(Locked)
Windows Presentation Foundation (WPF) overview12m 5s
-
(Locked)
WPF in action3m 28s
-
(Locked)
UWP overview7m 21s
-
(Locked)
Which to choose, WPF or UWP?4m 45s
-
(Locked)
UWP in action1m 37s
-
(Locked)
APIs, SDKs, and frameworks3m 5s
-
(Locked)
Windows App SDK: Project reunion6m 25s
-
(Locked)
WinUI: The modern UI layer4m 46s
-
(Locked)
WinUI in action: WinUI 3 gallery6m 15s
-
(Locked)
AppContainer deployment with MSIX9m 9s
-
(Locked)
Third-party UI frameworks3m 45s
-
(Locked)
-
-
-
-