文件名称:WCPiercePracticesEnterpriseLibrary
- 所属分类:
- 网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 181.29kb
- 下载次数:
- 0次
- 提 供 者:
- 邹**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise Library from the Patterns & Practices group at Microsoft. The Enterprise Library encompasses Exception Handling, Logging, Caching, Security, Cryptography, and Database Access. The latest incarnation of the Enterprise Library for the .Net 2.0 fr a mework also includes an ObjectBuilder which allows object creation with dependency injection. I’d be lying to you if I told you I understand exactly what the ObjectBuilder does. Brian Button has released the most complete information I have found so far on the ObjectBuilder. Documentation is scarce at this point since the Enterprise Library has not been officially released. The code covered in this article is based on the December Community Technology Preview of the new Enterprise Library.-A group of programmers far smarter than I ha ve been laboring from some time to create a libra ry of utilities to help developers like myself t o create better applications. The fruits of tha t labor is the Enterprise Library from the Patte Residus
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 81404607wcpiercepracticesenterpriselibrary.zip 列表 Binaries/ Binaries/Microsoft.Practices.EnterpriseLibrary.Common.dll Binaries/Microsoft.Practices.EnterpriseLibrary.Logging.dll Binaries/Microsoft.Practices.ObjectBuilder.dll Binaries/XihSolutions.DotMSN.dll CodeProject.msbuild Logging.MsnMessenger/ Logging.MsnMessenger.Console/ Logging.MsnMessenger.Console/App.config Logging.MsnMessenger.Console/Logging.MsnMessenger.Console.csproj Logging.MsnMessenger.Console/Program.cs Logging.MsnMessenger.Console/Properties/ Logging.MsnMessenger.Console/Properties/AssemblyInfo.cs Logging.MsnMessenger/Configuration/ Logging.MsnMessenger/Configuration/FormattedMsnMessengerTraceListenerData.cs Logging.MsnMessenger/FormattedMsnMessengerTraceListener.cs Logging.MsnMessenger/Logging.MsnMessenger.csproj Logging.MsnMessenger/Properties/ Logging.MsnMessenger/Properties/AssemblyInfo.cs WCPierce.Practices.EnterpriseLibrary.sln