Anyone have a decent Mvvm/Xaml example project? Just a shell with a few examples would be great.. For some reason I've been struggling try go piece this together. Not sure if my Silverlight background has gotten me a bit off track or what.
Something showcasing the following would be awesome:
1. Decent Base VM class
2. Basic Xaml/VM binding
3. Binding to a ItemSource to a VM property
4. Navigation to another "View"
thanks for any help.