zoukankan      html  css  js  c++  java
  • Enterprise Library v3 初步开发计划

    Tom Hollander在几天前发布了一篇Post,提出了一些Enterprise Library v3(下一个版本的Enterprise Library 具体的名称还没定,暂时先用Enterprise Library v3作为开发代号)的初步开发计划,在这之前,他曾经发布进行过一个Enterprise Library 3.0 开发意见的征集,根据用户的反馈,初步提出了Enterprise Library v3的初步(非最终)开发计划:

    l         Medium Trust support

    l         Manageability extensions for configuration (WMI, Group Policy)

    l         Simple Strong-naming

    l         Mini-Factory for building your own blocks and providers

    l         Validation Application Block

    l         Exception Handling: WCF integration (exception shielding / fault mapping)

    l         Logging: WCF pipeline integration

    l         AuthZ: WCF Pipeline integration

    完成了上面的列表之后,还会实现如下:

    l         Config Tool: Embedded in the Visual Studio IDE 

    l         DAAB: SQL Everywhere support

    l         DAAB: Richer transactions support

    l         Docs: More code samples

    l         Docs: Detailed documentation for ObjectBuilder

    l         DAAB: Batch support

    l         Config Tool: Edit AppSettings and other .NET settings

    l         Config Tool: Environmental Overrides

    l         Config Tool: Encryption Support

    l         Config Tool: Improved type loading behavior when assemblies can't be found

    l         Logging: Rolling flat file TraceListener

    l         Logging: Local or UTC timestamps in formatted log messages

    l         Logging: Reflected property tokens

    l         Ability to create custom production installs

    l         Ability to create custom developer installs

    l         Exception Handling: Localization of exception messages

    l         DAAB: ODP.NET provider support

    该计划也是一个初步的开发计划,还没有最终确定。

    详细信息可以访问:http://blogs.msdn.com/tomholl/archive/2006/09/26/773213.aspx

  • 相关阅读:
    Qt 动画之QPropertyAnimation
    QT 文件的读写
    keil编译程序出现declaration may not appear after executable statement in block 错误 解决办法
    QT UDP通信接受发送数据
    QT 样式表
    QT 滑动条和滚动条的样式
    C++调用dll例子
    MFC非模态窗口gdi+自绘图片
    获取windows操作系统分辨率(DPI)
    单个循环输出数圈(简单易懂)
  • 原文地址:https://www.cnblogs.com/Terrylee/p/Enterprise_Library_V3_DevPlan.html
Copyright © 2011-2022 走看看