Download Enterprise Library, June 2005 (v1.1)

Changes and Improvements in this Release

The June 2005 release of Enterprise Library is a minor update of the original version released in January 2005. This release incorporates the fixes and enhancements previously released to the community in Patches 1473 and 1475. It also includes several additional minor fixes and enhancements.

Like the January 2005 release, this release is designed and tested for the .NET Framework 1.1. Although it is also possible to use the June release with the .NET Framework 2.0, this release does not represent the best practices for .NET Framework 2.0 or leverage any of the new capabilities in the updated version of the platform.

A list of the changes from the January release is available here:
http://msdn.microsoft.com/library/en-us/dnpag2/html/June2005Release.asp


Download Enterprise Library, June 2005

File Name: EnterpriseLibraryJune2005.exe
Version: 1.1
Date Published: 7/1/2005
Language: English
Download Size: 9418 KB

http://download.microsoft.com/download/b/b/7/bb7764ec-4f3e-48dc-b711-e1b3a200199e/EnterpriseLibraryJune2005.exe


我已经将正在开发的系统从 EntLib v1.0 升级到 EntLib 1.1 了。
由于 1.1 是对 1.0 的更新,原有接口基本保持不变,所以升级过程在代码上基本上不用修改什么。
1.1 在功能和性能上都比 1.0 有所增强,建议大家也升级吧。

关于 EntLib 的安装和部署,可以参考我之前写的(for 1.0)的《安装和部署企业程序库(Installation and Deployment of Enterprise Library)》。
由于 EntLib 1.1 其中一个项目(Configuration.Design.csproj)引用了一个 COM 组件,如果你要为 EntLib 加强名称,除了完成我的文章中说到的步骤(修改 AssemblyInfo.cs),还要设置引用了那个 COM 组件的项目的属性(通用属性 -> 常规 -> ActiveX/COM 对象的包装程序集 -> 包装程序集密钥名称/文件),然后才能编译(BuildLibrary.bat)成功。

过几天有空再升级一下《安装和部署企业程序库(Installation and Deployment of Enterprise Library)


最近比较忙,先放个消息,打算过阵子有空写一些 Smart Client 和 EntLib 的体会

posted @ 2005-07-03 12:14  黎波  阅读(3237)  评论(2编辑  收藏  举报