I've written a couple of apps and am current working on another one and want to share my experience with how I using the Messenger mechanism in MVVM Light in order to decouple my application from uncessary logic. I'm hoping to show lots of code but this might take a while to get online. Here's a list of preliminary topics that I want to cover:
1. Using RelayCommand?
2. Inter-View Model Communication.
3. Creating Workflows using messaging.
That seems like a light load but getting to a point where understanding what is necessary and why can be in depth. Hopefully this will become more organized when I get to writing about each topic.
No comments:
Post a Comment