EntLib Contrib September 2007 Release
Software Development October 2nd, 2007
EntLib Contrib is a community-developed library of extensions to the patterns & practices Enterprise Library.
The latest release of EntLib Contrib is Enterprise Library Contrib September 2007.
What’s new? Per Tom Hollander:
- Data Access Application Block extensions:
- MySql, SqLite and SqlEx providers.
- Exception Handling Application Block extensions:
- SqlException Wrap Handler.
- Logging Application Block extensions:
- LogParser.
- Policy Injection Application Block extensions:
- PostSharp4EntLib.
- New matching rules: And, Or and Not.
- New call handlers: CursorCallHandler, OneWayCallHandler, SynchronizedCallHandler, ThreadSafeCallHandler, TransactionScopeCallHandler.
- Validation Application Block extensions:
- New validators: CollectionCountValidator, TypeValidator<T>, ObjectValidator<T>, EnumDefinedValidator.
- Designtime enhancements: Lightweight type picker, Test command.
- Other extensions: Default validators, Argument Validation, ExternallyConfigurableObjectValidator.
Technorati Tags: Enterprise Library, Patterns and Practices
Similar Posts:
- Enterprise Library 3.1 Released
- Enterprise Library Integration Pack for Windows Azure
- Data Security On Windows Azure
- WPF Composite Client
- My article at Patterns and Practices – VSTS Wiki
Tags: Enterprise Library, News
About


This comment originally written by:
EntLib Contrib is a community-developed library of extensions to the patterns & practices Enterprise Library . The latest release of EntLib Contrib is Enterprise Library Contrib September 2007 . What's new? Per Tom Hollander : Data Access Application
This comment originally written by:DEA
I am new to the field and need immediate help.
How do i use validation application block when my validators are in an external file other than .config file or when validators are in database.Please help.