Application Block | Purpose | Comments |
Cache | To improve the application performance by incorporating local | Supports In-memory, database storage or isolated storage. Has |
Cryptography | To incorporate cryptographic functionality in the application | Used to encrypt information, creating a hash from data and |
Data Access | To implement common data access functionality | Used in various situations such as reading data for display, |
Exception Handling | Helps developers and policy makers to create a consistent | Define and maintain the rules at administrative level i.e. |
Logging | To implement the logging functionality easily | Log the information at various locations
|
Security | To implement the common authorization related functionality | To support authorization and to cache the user’s authorization |
Validation | To implement the structured and easy-to-maintain validation | Includes adaptors that allows you to use application blocks
|
Policy injection | Provides a mechanism for automatically applying policies to | Developers define the set of policies for the target classes |
Unity | Lightweight, extensible dependency injection container with | Used to generate both Enterprise Library objects and your own |
Friday, June 19, 2009
Microsoft Enterprise Library 4.0
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment