zoukankan      html  css  js  c++  java
  • Microsoft Enterprise Library 5.0正式版本已经发布

    期待已久的Microsoft Enterprise Library 5.0正式版本已经发布

    下载地址:

    http://msdn.microsoft.com/en-us/library/ff632023.aspx

    What’s New

    This major release of Enterprise Library contains many compelling new features and updates that will make developers more productive. These include:
    • Major architectural refactoring that provides improved testability and maintainability through full support of the dependency injection style of development
    • Dependency injection container independence (Unity ships with Enterprise Library, but you can replace it with a container of your choice)
    • Programmatic configuration support, including a fluent configuration interface and an XSD schema to enable IntelliSense
    • Redesign of the configuration tool to provide:
      • A more usable and intuitive look and feel
      • Extensibility improvements through meta-data driven configuration visualizations that replace the requirement to write design time code
      • A wizard framework that can help to simplify complex configuration tasks
    • Data accessors for more intuitive processing of data query results
    • Asynchronous data access support
    • Honoring validation attributes between Validation Application Block and DataAnnotations
    • Integration with Windows Presentation Foundation (WPF) validation mechanisms
    • Support for complex configuration scenarios, including additive merge from multiple configuration sources and hierarchical merge
    • Optimized cache scavenging
    • Better performance when logging
    • A reduction of the number of assemblies
    • Support for the .NET 4.0 Framework and integration with Microsoft Visual Studio 2010
    • Improvements to Unity
     

  • 相关阅读:
    php中文乱码处理方法
    Zend 官方框架增加 Swoole 协程支持 !
    矩阵行列式的向量表示
    ArduinoYun教程之ArduinoYun硬件介绍
    MIT 操作系统实验 MIT JOS lab1
    java File_encoding属性
    Java入门 第一季第五章 编程练习解析
    android 三种定位方式
    6.30
    OpenJudge百炼习题解答(C++)--题3142:球弹跳高度的计算
  • 原文地址:https://www.cnblogs.com/dbasys/p/1717116.html
Copyright © 2011-2022 走看看