Link to home
Start Free TrialLog in
Avatar of corwin_ranger
corwin_ranger

asked on

Good Silverlight-MVVM Practice Example

I've read a number of good articles about the Model-View-ViewModel pattern and my team intends to implement this pattern in the latest version of our app. I still don't quite get ALL the bits that go together to make this work. I'd like to find a good example of this pattern that I can work through. Something on a small scale, much like Jason Dolinger does in his video here, but I'd like something that I can work through on my own at a slower pace.

Thanks in advance for your help.
ASKER CERTIFIED SOLUTION
Avatar of neptune3d
neptune3d

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of corwin_ranger
corwin_ranger

ASKER

Thanks much for the info.  These are the kinds of examples I need.  Something small enough where I can recereate the solution myself.  Even if all I do is retype the code as it exists in the example, sometimes that's enough to help me put the pieces together.