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

  • 相关阅读:
    线段树总结
    c语言实现按层次(广度优先)非递归遍历二叉链树
    三、初学.NET—Gridview的分页
    五、初学.NET—Gridview自动编号和鼠标停留行加背景
    四、初学.NET—Gridview外部按钮选中、删除一行
    二、初学.NET—Gridview的排序
    一、初学.NET—数据库连接字符串
    .net web study
    C# 接口
    c#索引器
  • 原文地址:https://www.cnblogs.com/Terrylee/p/Enterprise_Library_V3_DevPlan.html
Copyright © 2011-2022 走看看