Enterprise Library系列文章回顾与总结
自Enterprise Library 1.1 推出以来,Terry写了一系列的关于Enterprise Library的文章,其中得到了很多朋友的支持,在这里一并表示感谢。为了方便大家的阅读,这里我做了一下整理与分类。
第Ⅰ部分:
1.Enterprise Library Step By Step系列(一):配置应用程序块——入门篇
2.Enterprise Library Step By Step系列(二):配置应用程序块——进阶篇
3.Enterprise Library Step By Step系列(三):数据访问程序块——入门篇
4.Enterprise Library Step By Step系列(四):数据访问程序块——进阶篇
5.Enterprise Library Step By Step系列(五):安全应用程序块——入门篇
6.Enterprise Library Step By Step系列(六):安全应用程序块——进阶篇
7.Enterprise Library Step By Step系列(七):日志和监测应用程序块——入门篇
8.Enterprise Library Step By Step系列(八):日志和监测应用程序块——进阶篇
9.Enterprise Library Step By Step系列(九):缓冲应用程序块——入门篇
10.Enterprise Library Step By Step系列(十):缓冲应用程序块——进阶篇
11.Enterprise Library Step By Step系列(十一):异常处理应用程序块——入门篇
12.Enterprise Library Step By Step系列(十二):异常处理应用程序块——进阶篇
13.Enterprise Library Step By Step系列(十三):加密应用程序块——入门篇
14.Enterprise Library Step By Step系列(十四):创建基于消息队列(MSMQ)的异步日志
15.Enterprise Library Step By Step系列(十五):配置应用程序块——设计篇
16.Enterprise Library Step By Step系列(十六):使用AppSetting Application Block
第Ⅱ部分:Enterprise Library 2.0 学习
1.Enterprise Library 2.0(1):Data Access Application Block学习
2.Enterprise Library 2.0(2):Logging Application Block学习
3.Enterprise Library 2.0 中加密数据库连接字符串
第Ⅲ部分:Enterprise Library 2.0 技巧
1.Enterprise Library 2.0 技巧(1):如何使用外部配置文件
2.Enterprise Library 2.0 技巧(2):如何将配置信息保存到数据库中
3.Enterprise Library 2.0 技巧(3):记录ASP.NET站点中未处理的异常
4.Enterprise Library 2.0 技巧(4):如何用编程的方法来配置Logging Application Block