C# WPF Tutorial #3 - Getting Started with WPF

Firing up Visual Studio 2022, creating a WPF project, taking a tour of the IDE features for WPF projects, and of course creating Hello World! Installing Visual Studio 2022: (Stop at 2 minutes!) NOTE: .NET 7 just released! If you installed VS 2022 after its release (or want to update), I encourage you to create a .NET 7 project. Everything we do in this series should be compatible. Happy Coding! Chapters: 0:00 Intro 0:18 Create WPF Project 1:20 Visual Studio WPF Tour 5:04 Hello World! 8:49 Next Up
Back to Top