Introduction to PRISM

Pluralsight
Course Summary
This course provides an introduction to the Prism 4.0 framework and its application to WPF, Silverlight, and Windows Phone 7 programs.
-
+
Course Description
In this course you will learn how to design and build Windows Presentation Foundation (WPF) desktop applications, Silverlight Rich Internet Applications (RIAs), and Windows Phone 7 applications using loosely coupled components that can evolve independently but which can be easily and seamlessly integrated into the overall application. This is an introductory course that concentrates on the basic concepts required to build a composite application with the Microsoft Patterns and Practices Prism 4.0 framework which includes the boostrapper, regions, modules, view composition, and different techniques for communicating between loosely couple components.
-
+
Course Syllabus
Getting Started with Prism- 15m 39s
—Introduction 0m 41s
—What is Prism? 1m 57s
—Benefits 1m 31s
—Get Prism 1m 11s
—Demo: Installing Prism 3m 36s
—Building Blocks 1m 49s
—Application Design 0m 54s
—Demo: Prism Walkthrough 3m 27s
—Summary 0m 33sBootstrapper and the Shell- 21m 34s
—Introduction 0m 46s
—What is the Bootstrapper? 2m 6s
—Bootstrapper Process 2m 5s
—Demo: Organize your Solution 4m 20s
—Demo: Create a Unity Bootstrapper 2m 11s
—Demo: Create a MEF Bootstrapper 2m 41s
—What is the Shell 0m 45s
—Demo: Create a Unity Shell 3m 28s
—Demo: Create a MEF Shell 2m 30s
—Summary 0m 42sRegions- 24m 19sModules- 28m 58sViews- 34m 26sCommunication- 46m 33sState-Based Navigation- 22m 55sView-Based Navigation- 52m 41s