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

来源:互联网 发布:淘宝网店铺购买 编辑:程序博客网 时间:2024/06/07 01:49

                               [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
 
原创粉丝点击