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

  • 相关阅读:
    Web开发四大作用域(转)
    jsp与servlet(转)
    使用jsp,tomcat实现用户登录注册留言的代码
    java环境变量的配置
    JSP 九大内置对象(转)
    http协议头文件的控制信息(转)
    javaScript实现图片滚动及一个普通图片轮播的代码
    javaScript显示实时时间输出
    javaScript判断输入框是否为空
    1072 威佐夫游戏
  • 原文地址:https://www.cnblogs.com/Terrylee/p/Enterprise_Library_V3_DevPlan.html
Copyright © 2011-2022 走看看