系列文章--Enterprise Library文章总结
自Enterprise Library 1.1 推出以来,Terry写了一系列的关于Enterprise Library的文章,其中得到了很多朋友的支持,在这里一并表示感谢。为了方便大家的阅读,这里我做了一下整理与分类。
第Ⅰ部分:Enterprise Library 1.1 Step By Step
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
第Ⅳ部分 Enterprise Library 2.0 Hands On Lab翻译系列
1.Enterprise Library 2.0 Hands On Lab 翻译(1):数据访问程序块(一)
2.Enterprise Library 2.0 Hands On Lab 翻译(2):数据访问程序块(二)
3.Enterprise Library 2.0 Hands On Lab 翻译(3):数据访问程序块(三)
4.Enterprise Library 2.0 Hands On Lab 翻译(4):日志应用程序块(一)
5.Enterprise Library 2.0 Hands On Lab 翻译(5):日志应用程序块(二)
6.Enterprise Library 2.0 Hands On Lab 翻译(6):日志应用程序块(三)
7.Enterprise Library 2.0 Hands On Lab 翻译(7):异常应用程序块(一)
8.Enterprise Library 2.0 Hands On Lab 翻译(8):异常应用程序块(二)
9.Enterprise Library 2.0 Hands On Lab 翻译(9):缓存应用程序块(一)
10.Enterprise Library 2.0 Hands On Lab 翻译(10):缓存应用程序块(二)
11.Enterprise Library 2.0 Hands On Lab 翻译(11):缓存应用程序块(三)
12.Enterprise Library 2.0 Hands On Lab 翻译(12):安全应用程序块(一)
13.Enterprise Library 2.0 Hands On Lab 翻译(13):安全应用程序块(二)
14.Enterprise Library 2.0 Hands On Lab 翻译(14):加密应用程序块(一)
15.Enterprise Library 2.0 Hands On Lab 翻译(15):加密应用程序块(二)
第Ⅴ部分 Enterprise Library 3.0 体验系列
1.Enterprise Library 3.0 体验(1):集成VS2005的配置工具和配置区加密支持
2.Enterprise Library 3.0 体验(2):使用Validation Application Block
3.Enterprise Library 3.0 体验(3):使用配置文件的Validation Application Block
出处:http://www.cnblogs.com/Terrylee/archive/2006/08/01/464591.html
系列文章--Enterprise Library文章总结的更多相关文章
- Enterprise Library系列文章目录(转载)
1. Microsoft Enterprise Library 5.0 系列(一) Caching Application Block (初级) 2. Microsoft Enterprise Lib ...
- 微软企业库Microsoft Enterprise Library的相关文章链接
微软企业库4.1学习笔记 http://blog.csdn.net/anyqu/article/category/1228691/3 黄聪:Enterprise Library 5.0 系列教程 ww ...
- 黄聪:Microsoft Enterprise Library 5.0 系列教程(一) : Caching Application Block (初级)
原文:黄聪:Microsoft Enterprise Library 5.0 系列教程(一) : Caching Application Block (初级) 本篇文章具体官方解释请参照以下链接: h ...
- 黄聪:Microsoft Enterprise Library 5.0 系列教程(十) Configuration Application Block
原文:黄聪:Microsoft Enterprise Library 5.0 系列教程(十) Configuration Application Block 到目前为止,我们使用的模块都是在同一个配置 ...
- 黄聪:Microsoft Enterprise Library 5.0 系列教程(九) Policy Injection Application Block
原文:黄聪:Microsoft Enterprise Library 5.0 系列教程(九) Policy Injection Application Block 代理对象(Proxy Object) ...
- 黄聪:Microsoft Enterprise Library 5.0 系列教程(八) Unity Dependency Injection and Interception
原文:黄聪:Microsoft Enterprise Library 5.0 系列教程(八) Unity Dependency Injection and Interception 依赖注入容器Uni ...
- Microsoft Enterprise Library 5.0 系列教程(四) Logging Application Block
Download dll: http://www.microsoft.com/en-us/download/confirmation.aspx?id=15104 http://www.cnblogs. ...
- Enterprise Library 5.0 系列教程
1. Microsoft Enterprise Library 5.0 系列教程(一) Caching Application Block (初级) 2. Microsoft Enterprise L ...
- 黄聪:Microsoft Enterprise Library 5.0 系列教程(六) Security Application Block
原文:黄聪:Microsoft Enterprise Library 5.0 系列教程(六) Security Application Block 开发人员经常编写需要安全功能的应用程序.这些应用程序 ...
随机推荐
- poj2007极角排序
裸的极角排序,但是要把0,0放在第一个(话说这题题目真是巨长,废话也多...) #include<map> #include<set> #include<cmath> ...
- 【问题解决记录】无法识别的标志“-sdlMode”,在“p2”中
本文为大便一箩筐的原创内容,转载请注明出处,谢谢:http://www.cnblogs.com/dbylk/ 这是本人第一次使用MarkDown编辑器,试试看效果-w-,下面是正文: 一.报错原因 昨 ...
- FreeMarker初探--介绍
FreeMarker是一个用Java语言编写的模板引擎,它基于模板来生成文本输出.FreeMarker与Web容器无关,即在Web运行时,它并不知道Servlet或HTTP.它不仅可以用作表现层的实现 ...
- golang简易版聊天室
功能需求: 创建一个聊天室,实现群聊和单聊的功能,直接输入为群聊,@某人后输入为单聊 效果图: 群聊: 单聊: 服务端: package main import ( "fmt" ...
- 利用Docker编译Hadoop 3.1.0
前言 为什么要使用Docker编译,请自行百度 操作系统环境:Centos 6.8 uname -r 内核版本:2.6.32-642.el6.x86_64 除非有把握否则不要在Centos6.8中直接 ...
- This function has none of DETERMINISTIC, NO SQL解决办法
This function has none of DETERMINISTIC, NO SQL解决办法 创建存储过程时 出错信息: ERROR 1418 (HY000): This function ...
- poj1698
题解: 网络流 然后似乎反着做块? 代码: #include<cstdio> #include<cstring> #include<algorithm> #incl ...
- vue浏览器返回监听
具体步骤如下: 1.挂载完成后,判断浏览器是否支持popstate mounted(){ if (window.history && window.history.pushState) ...
- js上传图片&预览(filereader)
fileReader HTML5定义了FileReader作为文件API的重要成员用于读取文件,根据W3C的定义,FileReader接口提供了读取文件的方法和包含读取结果的事件模型. FileRea ...
- NI FPGA板卡程序设计概述
NI公司提到了三种不同应用开发环境ADE:http://www.ni.com/white-paper/5956/zhs/ LabVIEW是NI公司主推的ADE,采用G语言(图像化语言),支持力度最大 ...