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

  • 相关阅读:
    (转)java web自定义分页标签
    关于在springmvc下使用@RequestBody报http status 415的错误解决办法
    (转)解决点击a标签返回页面顶部的问题
    优先队列详解priority_queue .RP
    7.23 学习问题
    7.24 学习问题
    7.25 学习问题
    python装饰器学习笔记
    SQL数据库简单操作
    form属性method="get/post
  • 原文地址:https://www.cnblogs.com/Terrylee/p/Enterprise_Library_V3_DevPlan.html
Copyright © 2011-2022 走看看