By mswatcher
via philliphaydon.com
Submitted: Jan 18 2013 / 08:10
Continuing on with the SampleProject for a Windows Store App, we will look at binding, this is where we will finally make use of the ViewModel. In the previous example we output the text ‘Hello World’ to the screen, but rather than put it on the screen directly we can load it when we load the view.
Add your comment