Agree,
Simple demos are always great and yours is very good!
-Corrado
My current implementation is very similar to yours, I just use a different approach for page switching and I have some additional behaviors (one wires TextChanged event and updates a VM property so that I can dynamically change command availability while user typing into textboxes)
I presume more will come as soon as application grows…
-Corrado
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com] On Behalf Of Jeremiah Morrill
Sent: venerdì 5 dicembre 2008 07:14
To: wpf-di...@googlegroups.com
Subject: [WPF Disciples] Re: Silverlight MVVM Example
Thanks Corrado.
I think I may add a touch of data validation and call it done. I'd be
very interested to see other people's style of MVVM in Silverlight.
There's a lot of open ended things (ie commanding) compared to WPF that people
have come up with great and interesting work arounds.
-Jer
On Thu, Dec 4, 2008 at 9:35 PM, Corrado Cavalli <corrado...@gmail.com> wrote: