(转)Composite Application Guidance for WPF——系列目录导航(学习记录)

[Prism]Composite Application Guidance for WPF(10)——系列目录导航

Author: 周银辉

Date: 2008-11-03 11:45

                              [Prism]Composite Application Guidance for WPF(10) ——系列目录导航
                                                  周银辉

这个基础系列将告一段落,其主要介绍了P&P小组的Composite Application Guidance for WPF中的基础技术,非常感谢大家的关注。

[Prism]Composite Application Guidance for WPF(1)--概览 
这是第一篇,简要介绍了什么是Composite Application Guidance for WPF、与CAB的区别以及资源下载

[Prism]Composite Application Guidance for WPF(2)--Composite Application Library(CAL) 
这是第二篇,介绍了Composite Application Guidance for WPF中最重要的基础类库Composite Application Library

 

[Prism]Composite Application Guidance for WPF(3)——创建第一个Composite WPF Application 
这是第三篇,Step by Step地打造一个Composite WPF Application

 

[Prism]Composite Application Guidance for WPF(4)——Bootstrapper 
这是第四篇,介绍了其中的Bootstrapper  

 

[Prism]Composite Application Guidance for WPF(5)——依赖注入容器 
这是第五篇, 简单谈谈依赖注入容器。

 

[Prism]Composite Application Guidance for WPF(6)——服务 
这是第6篇, 谈谈Prism中的服务(Service)

 

[Prism]Composite Application Guidance for WPF(7)——模块 
这是第7篇, 谈谈Prism中的模块(Module) 

 

[Prism]Composite Application Guidance for WPF(8)——事件 
这是第8篇, 谈谈Prism中的事件(Event) 

 

[Prism]Composite Application Guidance for WPF(9)——命令 
谈谈Prism中的命令(Command)

 

相关链接: 
[转] 依赖注入&控制反转 oC 容器和Dependency Injection模式(中文版) 
关于“依赖注入,控制反转, IoC 容器和Dependency Injection 模式”的经典文章,今天发现了中文版,转载并收藏一下

关注分离的艺术(The Art of Separation of Concerns) 
 In software engineering, Separation of Concerns refers to the establishment of logical boundaries to define and delineate purpose. This improves the ability to manage and maintain systems by providing order and elegance to the form and function of system design. The goal of this article is to promote the understanding of Separation of Concerns and to establish a set of foundational concepts useful to developers and architects toward its application

 

读后感悟:

  在之前仔细阅读了MSDN中两篇关于PRISM文章数遍(我已经转载)后,开始阅读官方提供的示例源码,有许多地方还很是迷惑的。再仔细读完这个系列之后,感觉就明朗清晰许多。许多让我迷惑的问题,这个系列中都一一做了解答。下一步开始准备开始阅读官方提供的指导教程!

posted @ 2012-07-18 17:36  墨梅  阅读(190)  评论(0编辑  收藏  举报