系列文章--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 开发人员经常编写需要安全功能的应用程序.这些应用程序 ...
随机推荐
- jmeter-01 JMeter HTTP测试的各元件功能演示示例
最小的测试将包括测试计划,线程组和一个或多个采样器. Jmeter HTTP测试的各元件演示示例 功能逻辑:wap官网(a.4399sy.com.hk),每个用户登录一次,发帖2次,发帖成功后注销退出 ...
- for each/in/of的解释and example
for-of 循环:代码示例for (var value of myArray) {console.log(value);}循环的对象需为一个数组 无法记录索引 可以相应break.continue. ...
- linux-Centos7安装mysql5.7.19
1.下载mysql 网址: https://dev.mysql.com/downloads/mysql/ 2.选择源码包,通用版点击下载 直接下载就可以了,不用登录 3.解压编译 先安装相关依赖包 y ...
- 上下行分流下行负载方式和能ping通但不能打开
1 下行线路负载方式选择 目的端口+协议 否则有可能出现微信443端口图片打不开的情况. 2.彭ping通但是打不开的情况下将上行线路mtu值改小 由1500改为1450
- inline-block 文字与图片不对齐
文字旁边搭配图片时,发现图片比文字靠上,原来默认的情况是图片顶对齐而文字底对齐,通过设置css属性可以使得图片与文字对齐. 设置各对象的vertical-align属性,属性说明: baseline- ...
- Docker - 在Ubuntu 14.04 Server上的安装Docker
在 Ubuntu 14.04 Server 上安装过程是最简单的, 其满足了安装 Docker的所有要求,只需要执行如下安装脚本即可. 如果你有可能,请使用14.04版本的Ubuntu, 避免给自己挖 ...
- DNS智能解析的搭建与配置
分类: LINUX 原文地址:DNS智能解析的搭建与配置 作者:十年梦生 9月份整整忙了一个月,都抽不出时间来写篇文章,这几天趁着10.1终于有时间来写些东西了,将9月份所做的一些东西来做下总结. ...
- bootstrap 获得轮播中的索引 getActiveIndex
今天想用bootstrap做一个轮播,当轮播滚到每张图的时候,在页面下面就显示相对应的内容,那么问题来了:我肯定需要知道当前活动(显示图片)的索引号,那么bootstrap的轮播组件要怎么获得这个索引 ...
- OGG到OGGAdapter配置详情-从Oracle直接抽取成csv文件
Oracle Golden Gate是Oracle旗下一款支持异构平台之间高级复制技术,是Oracle力推一种HA高可用产品,简称“OGG”,可以实现Active-Active 双业务中心架构 1.1 ...
- 添加courses模块
startapp courses from django.db import models from datetime import datetime # Create your models her ...