Lab 10 - Using the MVVM Pattern in Silverlight Applications - Excercies 1-3
- Posted: Dec 01, 2010 at 10:02 PM
- 10,306 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Lab 10 - Using the MVVM Pattern in Silverlight Applications
Once you've learned the fundamentals of Silverlight you'll want to learn about best practices that can be applied to your applications to allow for better code re-use, testing and simplified maintenance. In this video Dan and John walk through exercises 1-3 of the MVVM lab and discuss what the MVVM pattern is and why you want to use it. They demonstrate several key aspects of MVVM including the role of service classes, how to create ViewModel classes, how to bind a ViewModel to a View, and how to leverage commanding.
The accompanying lab for this video can be found here: Lab 10 - Silverlight Patterns: Using MVVM
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Hey guys. I'm working on a Document Management tool written in Silverlight using the MVVM pattern, and I was wondering if you could point me in the right direction for how to handle transmission of large files to and from our document repository. The architecture and methodology for accessing documents is as follows: A power user has access to a number of UNC paths where all the docs are located and when the user/client needs a doc, Silverlight is the interface he/she uses with a set of WCF services sitting between the client and the docs. The problem I'm having is downloading and uploading files > 30MB in size. I assumed it was an IIS config or Web Config setting, but I couldn't find anything. Anyway, I know this was a mouthful, but any help would be much appreciated.
~Beau Palmquist
Remove this comment
Remove this thread
close