Enterprise Library Contrib
CodePlex Home
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Documentation
Discussions
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Discussions
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
Enterprise Library Contrib v3.1 May 2009
Released:
May 5 2009
Updated:
May 5 2009
by
ewdev
Dev status:
Stable
Rated:
No ratings yet for this release
(
Add your own rating
)
Reviewed:
0 reviews
Downloaded:
3788 downloads
Wiki link:
[release:26680]
Recommended Download
entlibcontrib2009-05-src.zip
source code, 1725K, uploaded
May 5
- 2283 downloads
Other Available Downloads
entlibcontrib2009-05-bin.zip
(Recommended default)
application, 185K, uploaded
May 5
- 1505 downloads
Microsoft Permissive License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
Release Notes
This release of Enterprise Library Contrib is a
final
round up of all of the Microsoft patterns & practices Enterprise Library 3.1 core user contributions containing the following:
Common extensions
TypeConfigurationElement<T>
- Polymorphic Configuration Element without having to be part of a PolymorphicConfigurationElementCollection.
AnonymousConfigurationElement
- Configuration element that can be uniquely identified without having to define its name explicitly.
Data Access Application Block extensions
MySql Provider
- MySql provider for the Data Access Application Block.
SQLite Provider
- SQLite provider for the Data Access Application Block.
SqlEx Provider
- This provider extends the SqlDatabase provider included in the Enterprise Library Data Access Application Block. It provides additional overloads for the UpdateDataSet method so that a collection of rows or a table can be passed to the DataAdapter for update. These methods were developed to support updating datasets that have multiple tables and cascading hierarchies.
Exception Handling Application Block extensions
SqlException Wrap Handler
- Exception handler that will wrap an SqlException with different exceptions based on the SQL Server error code.
Logging Application Block extensions
LogParser
- Combines the benefits of the Enterprise Library Logging Application Block with the ability to deserialize from a human readable log text file all LogEntry objects back. This enables sophisticated log filter capabilities with LINQ on normal log files (.NET 2.0 and Orcas samples) with very few lines of code. The Log parser now includes a TimeStamp parser.
Policy Injection Application Block extensions
PostSharp4EntLib
- Combines the benefits of the Enterprise Library Policy Injection and compile-time weaving by removing the limitations due to the use of remoting proxies.
PIAB Matching Rules
And Matching Rule: Combines 2 Matching Rules and evaluates to "true" only if both of contained Matching Rules evalute to "true".
Or Matching Rule: Combines 2 Matching Rules and evaluates to "true" if either one of contained Matching Rules evalutes to "true"
Not Matching Rule: Contains another Matching Rules and evaluates to "true" if the contained Matching Rules evalutes to "false".
PIAB Call Handlers
CursorCallHandler: Temporarily changes the cursor while the next handler is being processed.
OneWayCallHandler: Queues the call to the next handler on the ThreadPool
SynchronizedCallHandler: Uses ISynchronizeInvoke to invoke the next handler
ThreadSafeCallHandler: Synchronizes access to the next handler
TransactionScopeCallHandler: Wraps the next handler with a TransactionScope
Resource Application Block
Resource Application Block 3.1
- A Full Application Block of configurable providers for Globalization and Localization
Validation Application Block extensions
Validators
CollectionCountValidator
CompositeRulesetValidator - Allows for composition of multiple rulesets
TypeValidator<T>
ObjectValidator<T>
EnumDefinedValidator
Designtime enhancements
Lightweight type picker
: An alternative type-picker that allows you to enter a typename in a text-box instead of using the tree-view.
Test command for Validation Rules
: A dialog that allows to test and play around with validators inside the configuration console.
Other extensions
Default Validators
: The DefaultValidators class provides pre-allocated validators. Use them instead of instantiating new ones every time you need common validators.
ArgumentValidation
: Validate pre/post conditions of method calls.
Releases
Released
|
Planned
Enterprise Library Contrib v3.1 May 2009
May 5 2009
, Stable
Integrated Tool on VS 2008
Mar 13 2008
Standalone Validation Applicatio
n Block 1.2
Oct 10 2007
Enterprise Library Contrib September 2007
Oct 1 2007
Extended SQL Data Access Block 3.1.1
Aug 1 2007
Enterprise Library Contrib July 2007
Jul 16 2007
Extended SQL Data Access Block 3.1
Jul 3 2007
There are no planned releases for this project.
Reviews
for this release
No reviews yet for this release.
Are you sure you want to delete your review?
Cancel
Rate this release
How do you like Enterprise Library Contrib v3.1 May 2009?
Select a rating, at least one star.
Your rating:
Explain your rating:
(optional)
400
characters left
Questions?
This space is for reviews only. Use
Discussions
if you have questions.
Cancel
Delete Enterprise Library Contrib v3.1 May 2009
There are work items assigned to this release.
Assign work items to another release
Unassigned
Integrated Tool on VS 2008
Standalone Validation Application Block 1.2
Enterprise Library Contrib September 2007
Extended SQL Data Access Block 3.1.1
Enterprise Library Contrib July 2007
Extended SQL Data Access Block 3.1
Cancel
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2009.10.27.15987