What Does Microsoft Enterprise Library Mean?

Microsoft Enterprise Library is a collection of reusable application blocks, which are programming libraries and tools used in the .NET framework. They are designed to help developer’s deal with cross cutting concerns such as data access, validation, logging and exception handling. The application blocks appear in the form of source code, documentation and test cases.

Techopedia Explains Microsoft Enterprise Library

The Microsoft Enterprise Library is freely available in the form of source code and pluggable binaries, which can be easily customized by developers to suit their development needs. They are reliable and have strong security and performance requirements. The different reusable application blocks include: