Ieri è stata rilasciata la versione 3.1 dell'Enterprise Library. Potete scaricarla
qui.
The Enterprise Library 3.1 – May 2007 release contains the following
application blocks:
- Caching Application Block. Developers can use this application block
to incorporate a local cache in their applications.
- Cryptography Application Block. Developers can use this application
block to incorporate hashing and symmetric encryption in their applications.
- Data Access Application Block. Developers can use this application
block to incorporate standard database functionality in their applications.
- Exception Handling Application Block. Developers and policy makers
can use this application block to create a consistent strategy for processing
exceptions that occur throughout the architectural layers of enterprise
applications.
- Logging Application Block. Developers can use this application block
to include standard logging functionality in their applications.
- Security Application Block. Developers can use this application block
to incorporate authorization and security caching functionality in their
applications.
- Validation Application Block. Developers can use this
application block to create validation rules for business objects that can be
used across different layers of their applications.
- Policy Injection Application Block. Developers can use this
application block to implement interception policies that can be used to
streamline the implementation of common features, such as logging, caching,
exception handling, and validation, across an application.
The Enterprise Library also includes a set of core functions, including
configuration, instrumentation, and object builder services. These functions are
used by all other application blocks.
Buon lavoro!