天天看点

Silverlight 和WPF的Composite Guidance(Prism V2)发布了

Microsoft 模式和实施方案小组最近发布了第二个版本的“WPF 复合应用程序指南”,这一新指南旨在充分利用 WPF/Silverlight 的功能和编程模型。同时,团队还根据内部产品团队、客户以及 .NET 社区的反馈,在之前复合应用程序指南的设计基础上进行了完善。

V2版本新特性:

Composite scenarios for Silverlight

Multi-targeting WPF and Silverlight applications

Improved UI Composition with support for view injection and view discovery

Quickstarts and RI for both Silverlight and WPF

Expanded documentation to include Silverlight-focused areas as well as more details about the MVVM / PresentationModel pattern

Prism V2示例程序:

http://www.codeplex.com/SL2WithPrism

Msdn相关文档和下载地址:http://www.microsoft.com/compositewpf

Codeplex Site: http://www.codeplex.com/CompositeWPF

继续阅读