[WPF] Article about the Model-View-ViewModel design pattern, by Josh Smith
Introduction to the Model-View-ViewModel (MVVM) design pattern for WPF, explaining its benefits and pointing to a detailed resource.
Thomas Levesque is a French software developer and long-time .NET expert with 20 years of experience, specializing in C#, ASP.NET Core, and open-source development. He is a core maintainer of FakeItEasy and a former Microsoft MVP.
2 articles from this blog
Introduction to the Model-View-ViewModel (MVVM) design pattern for WPF, explaining its benefits and pointing to a detailed resource.
A guide to creating a custom WPF markup extension for simplified binding to application settings in XAML, reducing boilerplate code.