MVVM is a Palindrome

Notes and examples on the Model View View Model pattern

License of Content

The content of this work is licensed under a Creative Commons Attribution 3.0 Unported License. This work may also link to external resources - those resources remain licensed under their own terms, which may be different.

You agree that use of the information contained in this work is solely at your own risk. Under no circumstances will the author be held legally liable for your use of this information.

Code Samples

This work also references code samples contained in the same git repository as this content. Creative Commons discourages applying their licenses to source code. Therefore, the source code contained in this work is released under Unlicense.

Getting Started

The concepts in this work apply broadly to many technologies, however, the focus of most examples is Windows Store Apps using C#/XAML.

Therefore, if you want to follow along with the code examples, you should have a copy Visual Studio 2013 or later. [Express 2013 For Windows] will work fine. Note that when you initially open the project, you may be prompted to obtain a (free) developer's license from Microsoft.

Ready? Let's Begin.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.