What does the Microsoft Enterprise Library Configuration Console do?

The documentation is available at:

There is a Hands-On Lab is available from

What is the Enterprise Library?

Enterprise Library is a collection of application blocks intended for use by developers who build complex, enterprise-level applications.

Enterprise Library is used when building applications that are typically to be deployed widely and to interoperate with other applications and systems. In addition, they generally have strict security, reliability, and performance requirements.

The goals of Enterprise Library are the following:

  • Consistency. All Enterprise Library application blocks feature consistent design patterns and implementation approaches.
  • Extensibility. All application blocks include defined extensibility points that allow developers to customize the behavior of the application blocks by adding their own code.
  • Ease of use. Enterprise Library offers numerous usability improvements, including a graphical configuration tool, a simpler installation procedure, and clearer and more complete documentation and samples.
  • Integration. Enterprise Library application blocks are designed to work well together or individually.

I am investigating this package and it appears to be quite useful.  During the time that I am examining the Enterprise Library if you have a job interview consider getting the hands-on lab, install it and investigate prior to the interview!

Good Luck!