In this 4 part series, Bob Brumfield and Erwin van der Valk from patterns and practices shows you how to build a modular application using the recently released Composite Application Guidance for WPF and Silverlight - February 2009 (also known as Prism V2).
This webcast demonstrates how to communicate between the different modules. What is Prism v2? Watch this video.
Bob Brumfield and Erwin van der Valk are both Software Development Engineers at Microsoft patterns & practices and have both worked on the Prism V2 project.
While I'm thinking about it, here's some other topics for similar screencasts:- Show modules and views being injected at runtime (i.e. click a toolbar button to load a new tab, etc.)- Load common areas with toolbar buttons or menu items at runtime (to simulate the UIExtensionSites that are in CAB/SCSF)- Dynamically loading modules I'm sure I'll think of a few more as soon as I hit the "Add" comment button Thanks Again!...Ed
Really great stuff ! Did you guys had a look at Framworks such as Nikhil Kothari (http://www.nikhilk.net/Entry.aspx?id=198) and Silverlight FX ? With the RegionManager, how can you design a good pattern to create a Routing pattern for multipages ?Keep on doing your videos, they are absolulty amazing