This is a mirror of official site: http://jasper-net.blogspot.com/

Deep Dive MVVM samples #mix11 #deepdivemvvm

| Thursday, April 14, 2011
Here is the sample code I demoed in my MIX11 session “Deep Dive MVVM”. Please download the Zip file, and then unblock it in Windows Explorer by right-clicking it, and then selecting Properties. If you see an “Unblock” button, please click it. You can then extract the content of the Zip file on your hard drive.

The slides are also available for download.

Last year’s session

To fully understand this session, an understanding of what MVVM is should be available. I recommend the following links:

“Understanding the MVVM pattern” is the session I presented at MIX10.
Sample code for “Understanding the MVVM pattern”.
MVVM Light Toolkit “Get Started” page.
MVVM Light Toolkit on Codeplex.
Prerequisites

To execute the samples, you should have Visual Studio 2010 as well as the Windows Phone 7 tools installed.

Snippets

For your convenience, I added the snippets of code that I was dragging/dropping from the Toolbox during the session.

00 JsonDemo – Start

This is the start state, which will compile and run fine, but without the added functionality we built in during the session.

01 JsonDemo - After wiring up

Posted via email from Jasper-net

0 comments: