Click here to Skip to main content
15,887,875 members
Articles / Desktop Programming / WPF

Implementing Dialog Boxes in MVVM

Rate me:
Please Sign up or sign in to vote.
4.82/5 (28 votes)
13 Jul 2015CPOL24 min read 98.3K   3.6K   64  
Adding comprehensive support for dialog boxes to MVVM applications
In this article, I examine the problems encountered when trying to display dialog boxes in a WPF/MVVM application and provide a solution that avoids many of the problems exhibited by other techniques.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
Professional .NET developer with additional mobile and embedded systems experience.

Comments and Discussions