1. Enterprise Library - Common Infrastructure

    By:

    The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.

  2. Enterprise Library - Logging Application Block

    By:

    The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.

  3. Enterprise Library - Data Access Application Block

    By:

    The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.

  4. Enterprise Library - Exception Handling Application Block

    By:

    The Enterprise Library Exception Handling Application Block helps developers create a consistent strategy for processing exceptions that occur in various architectural layers of an enterprise application.

  5. Enterprise Library 5.0 - Caching Application Block

    By:

    The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.

  6. Enterprise Library - Validation Application Block

    By:

    The Enterprise Library Validation Application Block provides useful features that allow developers to implement structured and easy-to-maintain validation scenarios in their applications.

  7. Enterprise Library 5.0 - Transient Fault Handling Application Block

    By:

    The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient... More information

  8. Enterprise Library - Exception Handling Application Block Logging Handler

    By:

    This exception handler lets you log formatted exception information in locations specified in the configuration file.

  9. Enterprise Library - Logging Application Block Database Provider

    By:

    This logging provider lets developer use the Data Access Application Block to store log entries.

  10. Enterprise Library 5.0 - Autoscaling Application Block

    By:

    The Microsoft Enterprise Library Autoscaling Application Block for Windows Azure provides reusable and testable components to add or manage autoscaling capabilities for Windows Azure hosted services and applications. The block is a part of the Enterprise Library Integration Pack for Windows Azure.

  11. Enterprise Library - Exception Handling Application Block WCF Provider

    By:

    The Enterprise Library Exception Handling Application Block WCF Provider helps to prevent details of the service implementation from escaping the secure service boundary.

  12. Enterprise Library 5.0 - Security Application Block

    By:

    The Enterprise Library Security Application Block provide a common abstraction from specific security providers.

  13. Enterprise Library - Policy Injection Application Block

    By:

    The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling

  14. Enterprise Library 5.0 - Cryptography Application Block

    By:

    The Enterprise Library Cryptography Application Block simplifies the ways to incorporate cryptographic functionality in applications.

  15. Enterprise Library - Validation Application Block Integration with WCF

    By:

    This component allows the Enterprise Library Validation Application Block to integrate with WCF.

  16. Enterprise Library 5.0 - Caching Application Block Database Backing Store

    By:

    The Enterprise Library Caching Database Backing Store lets developers store cached data in a database.

  17. Enterprise Library 5.0 - Integration Pack for Windows Azure - Source

    By:

    This NuGet package contains a zip file with the source code for the Enterprise Library Integration Pack for Windows Azure. The Microsoft Enterprise Library is a set of reusable application blocks that help developers meet common enterprise software development challenges. The Microsoft Enterprise Library Integration Pack for Windows Azure is an ext... More information

  18. Enterprise Library - Validation Application Block Integration with WPF

    By:

    This component allows the Enterprise Library Validation Application Block to integrate with WPF.

  19. Enterprise Library - Validation Application Block Integration with ASP.NET WebForms

    By:

    This component allows the Enterprise Library Validation Application Block to integrate with ASP.NET applications.

  20. Enterprise Library - Data Access Application Block SQL CE Data Provider

    By:

    The Enterprise Library Data Access Application Block SQL CE Data Provider let developers use SQL CE databases in conjunction with the Data Access Application Block.