Composite Application Guidance (Prism) V4 Releases!
令人期待的Prism V4 经历了10个Drop以后, 终于在上周五(北京时间周六)正式发布了. 看起来这个版本最重要的更新是引入了MEF从而支持选择Unity或者MEF构建UI注入构架的基础. 下文是引用自其Codeplex站点的简单介绍:
"
Prism provides guidance designed to help you more easily design and build rich, flexible, and easy-to-maintain Windows Presentation Foundation (WPF) desktop applications, Silverlight Rich Internet Applications (RIAs), and Windows Phone 7 applications. Using design patterns that embody important architectural design principles, such as separation of concerns and loose coupling, Prism helps you to design and build applications using loosely coupled components that can evolve independently but that can be easily and seamlessly integrated into the overall application. These types of applications are known as composite applications.
Prism includes reference implementations, QuickStarts, reusable library code (the Prism Library), and extensive documentation. This version of Prism targets the Microsoft .NET Framework 4.0 and Silverlight 4 and includes new guidance around the Model-View-ViewModel (MVVM) pattern, navigation, and the Managed Extensibility Framework (MEF). Because Prism is built on the .NET Framework 4.0 (which includes WPF) and Silverlight 4, familiarity with these technologies is useful for evaluating and adopting Prism.
"
下载地址:
帮助文档: http://compositewpf.codeplex.com/releases/view/55580#DownloadId=166638 (PDF) http://compositewpf.codeplex.com/releases/view/55580#DownloadId=166637 (CHM)
作者:Jeffrey Sun
出处:http://sun.cnblogs.com/
本文以“现状”提供且没有任何担保,同时也没有授予任何权利。本文版权归作者所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。