Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices) Review

Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight (Patterns and Practices)
Average Reviews:

(More customer reviews)
This is a nice concise overview of all the topics related to development with Microsoft PRISM 4.0.
It is not exactly the same content that is available for download. It is a trimmed down version of it. For example it does not cover upgrading from a previous version or go into the implementation details of the examples. It gives an overview and points you to the topic in the online MSDN documentation. Personally I would have preferred the content to have been included.
The book starts out with an overview of PRISM terminology and the reasons for using PRISM (as well as the reasons not to). It then offers a chapter on each of the following topics- Initializing Prism Applications, Managing Dependencies Between Components, Modular Application Development, Implementing the MVVM Pattern, Advanced MVVM Scenarios, Composing the User Interface, Navigation, Communication Between Loosely Coupled Components, Sharing Code Between Silverlight and WPF, and Deploying Prism Applications.
I think the book is organized well and is written in an easy to read format. It contains a lot of diagrams that help you understand the topic. It works well as a reference because it has a very nice index. The book also contains a ton of links to more information about the topics it covers.
PRISM is a big topic. This book is a great place to start learning it. Actually the best place to start. Learning the architectural and design techniques the team used when putting PRISM together will help any architect or developer increase their skillset. This book contains a nice overview of MVVM, MEF, UNITY (Inversion of Control/Dependency Injection), and many popular design patterns (Command, Adapter, Application Controller, Event Aggregator, Facade, Observer, Service Locator, etc.) which makes it worth reading, even if you are not planning on using PRISM anytime soon. Learning how PRISM works is worth the time.
All in all, if you are a .NET Architect or Developer I highly recommend reading this book.

Click Here to see more reviews about: Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices)


This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows® Presentation Foundation (WPF) and Microsoft Silverlight® 4.0 applications. It can be challenging to design and build WPF or Silverlight client applications that are flexible, maintainable, and that can evolve over time based on changing requirements. These kinds of applications require a loosely coupled modular architecture that allows individual parts of the application to be independently developed and tested, allowing the application to be modified or extended later on. Additionally, the architecture should promote testability, code re-use, and flexibility. Prism helps you to design and build flexible and maintainable WPF and Silverlight applications by using design patterns that support important architectural design principles, such as separation of concerns and loose coupling. This guide helps you understand these design patterns and describes how you can use Prism to implement them in your WPF or Silverlight applications. This guide will show you how to use Prism to implement the Model-View-View-Model (MVVM) pattern in your application, and how to use it along with commands and interaction requests to encapsulate application logic and make it testable. It will show you how to split an application into separate functional modules that can communicate through loosely coupled events, and how to integrate those modules into the overall application. It will show you how to dynamically construct a flexible user interface by using regions, and how to implement rich navigation across a modular application. Prism allows you to use these design patterns together or in isolation, depending on your particular application requirements.


Buy NowGet 14% OFF

Click here for more information about Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications with Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices)

0 comments:

Post a Comment