Microsoft Enterprise Library 5.0

Release Notes

Welcome to the final release of Microsoft Enterprise Library 5.0!

This document contains a brief summary of Microsoft Enterprise Library 5.0, including late-breaking information that is not included in the main documentation. Additional information and bug fixes delivered after release are available on the Enterprise Library Community site and on the Enterprise Library MSDN site.

 

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:

o   A more usable and intuitive look and feel

o   Extensibility  improvements through meta-data driven configuration visualizations that replace the requirement to write design time code

o   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

 

The detailed change log is included in the Enterprise Library documentation and also online.

System Requirements

·        Supported architectures: x86 and x64.

·        Operating system: Microsoft Windows® 7 Professional, Enterprise or Ultimate; Windows Server 2003 R2; Windows Server 2008 with Service Pack 2; Windows Server 2008 R2; or Windows Vista with Service Pack 2.

·        Microsoft .NET Framework 3.5 with Service Pack 1 or Microsoft .NET Framework 4.0.

For a rich development environment, the following are recommended:

·        Microsoft Visual Studio® 2008 Development System with Service Pack 1 (any edition) or Microsoft Visual Studio 2010 Development System (any edition).

To run the unit tests, the following are also required:

·        Microsoft Visual Studio 2008 Professional, Visual Studio 2008 Team Edition, Visual Studio 2010 Premium, Visual Studio 2010 Professional, or Visual Studio 2010 Ultimate edition.

·        Moq v3.1 assemblies.

For the Data Access Application Block, the following is also required:

·        A database server running a database that is supported by a .NET Framework 3.5 with Service Pack 1 or .NET Framework 4.0 data provider. This includes SQL Server® 2000 or later, SQL Server 2005 Compact Edition, and Oracle 9i or later. The database server can also run a database that is supported by the .NET Framework 3.5 with Service Pack 1 or the .NET Framework 4.0 data providers for OLE DB or ODBC.

 For the Logging Application Block, the following are also required:

·        Stores to maintain log messages. If you are using the Message Queuing (MSMQ) Trace Listener to store log messages, you need the Microsoft Message Queuing (MSMQ) components installed. If you are using the Database Trace Listener to store log messages, you need access to a database server. If you are using the E-mail Trace Listener to store log messages, you need access to an SMTP server.

If these dependencies are not met, you may not be able to use certain Enterprise Library features.

Learning More

The following learning resources are recommended:

·        Reference Documentation

·        Developer’s Guide

·        Migration Guide

·        Hands-on Labs

·        Community Codeplex forum

Providing Feedback

Microsoft would appreciate feedback on any issues found, or any other general comments on this release.

To report a bug, use online Issue Tracker. Other feedback or questions can be posted on the Enterprise Library Codeplex forum.

Support

Community support is provided via Enterprise Library Codeplex forum.

Known Issues

For the most current list of known issues, click here.