Prism

TwitterFacebook
Get flash to fully experience Pearltrees

MVVM with Prism 101 – Part 1: The Bootstrapper

MVVM with Prism 101 – Part 1: The Bootstrapper Source Code I recently spoke at a CodeCamp put on by the Northern Utah .NET User Group (NUNUG) on implementing MVVM using Prism. http://www.developmentalmadness.com/archive/2009/10/03/mvvm-with-prism-101-ndash-part-1-the-bootstrapper.aspx
Download PrismTutorialSamples_PART1.zip - 286.62 KB Important Note Friends, I've noticed that the number of downloads for this article far exceeded the number of votes and bookmarks. So please, if you use this tutorial and like it, vote for it. A bookmark won't hurt either:) Thanks. Introduction

Prism for Silverlight/MEF Part 1 - Prism Modules

http://www.codeproject.com/Articles/155835/Prism-for-Silverlight-MEF-in-Easy-Samples-Part-1-P
http://www.codeproject.com/Articles/157188/Prism-for-Silverlight-MEF-in-Easy-Samples-Part-2-P

Prism for Silverlight/MEF Part 2 - Prism Navigation

Download PrismTutorialSamples_PART2.zip - 285.46 KB Introduction This is a Part 2 of Prism for Silverlight/MEF in Easy Samples Tutorial.
Download samples - Part 3 - 278.7 KB Introduction This is the 3 rd (and last) part of "Prism for Silverlight/MEF in Easy Samples" Trilogy. It describes communications between different modules within the application. http://www.codeproject.com/Articles/159887/Prism-for-Silverlight-MEF-in-Easy-Samples-Part-3-C

Prism for Silverlight/MEF Part 3 - Communication between the Modules