Developing composite applications can be a difficult thing to do, especially if you are at the beginning. This book shows you how you can build composite applications by using the Microsoft PRISM Framework. The book takes a learn-by-doing approach. All PRISM features will be presented by implementing small sample applications that showcase the features.
You will learn to:
- Initialize a PRISM application
- Build modular applications
- Apply the MVVM design pattern
- Implement user interaction in the context of MVVM
- Implement inter module communication mechanisms
- Work with regions and region navigation
- Deploy PRISM applications