9
Shouts

Modal dialogs with MVVM and Silverlight 4

published 1211 days, 21 hours, 37 minutes ago posted by http://roboblob.myopenid.com/http://roboblob.myopenid.com/ 1215 days, 17 hours, 19 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Wednesday, January 20, 2010 4:01:51 PM GMT

In the previous post we covered how to show Views and how to wire them up with their ViewModels while preserving ability to correctly see their preview in Visual Studio and Blend design mode. In this post i would like to tackle another problem that is very common in MVVM and yet very rarely done correctly. I will try to provide simple and platform agnostic way of showing Modal Dialogs in MVVM manner...

category: Metro | clicked: 5 | | source: blog.roboblob.com | show counter code
tags: .NET, Silverlight, C#, Silverlight 3, Silverlight 4, MVVM