The Base Class Library (BCL) is a Common Language Infrastructure (CLI) standard library available to all CLI languages. CLI includes the BCL in order to encapsulate a large number of common functions, such as file reading and writing, graphic rendering, database interaction, and XML document manipulation, which makes the programmer's job easier. It is much larger in scope than standard libraries for most other languages, including C++, and is comparable in scope and coverage to the standard libraries of Java. The .NET Framework, being the first implementation of CLI, is the origin of the BCL. It is sometimes incorrectly referred to as the Framework Class Library (FCL) but the FCL is actually a superset including Microsoft specific namespaces.
The BCL is updated with each version of the .NET Framework.
Read more about Base Class Library: Namespaces
Famous quotes containing the words base, class and/or library:
“The worst of my actions or conditions seem not so ugly unto me as I find it both ugly and base not to dare to avouch for them.”
—Michel de Montaigne (15331592)
“Think of what our Nation stands for,
Books from Boots and country lanes,
Free speech, free passes, class distinction,
Democracy and proper drains.”
—Sir John Betjeman (19061984)
“The fear of failure is so great, it is no wonder that the desire to do right by ones children has led to a whole library of books offering advice on how to raise them.”
—Bruno Bettelheim (20th century)