摘要:我手头的好几个项目一直在等基于 .net 2.0 的企业库发布后,就升级到 .net 2.0。本来说12月就发布,拖来拖去,一直拖到1月份了。害得我的升级计划也一直往后拖。现在终于发布了。
相关链接:
http://www.gotdotnet.com/codegallery/codegallery.aspx?id=295a464a-6072-4e25-94e2-91be63527327
http://msdn.microsoft.com/library/?url=/library/en-us/dnpag2/html/EntLib2.asp
Enterprise Library–January 2006 版本包含的功能:
Caching Application Block. With this application block, developers can incorporate a local cache in their applications.
Cryptography Application Block. With this application block, developers can incorporate hashing and symmetric encryption in their applications.
Data Access Application Block. With this application block, developers can incorporate standard database functionality in their applications.
Exception Handling Application Block. With this application block, developers and policy makers can create a consistent strategy for processing exceptions that occur throughout the architectural layers of enterprise applications.
Logging Application Block. With this application block, developers can include standard logging functionality......[
阅读全文]