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:
“Study is like the heavens glorious sun,
That will not be deep searched with saucy looks;
Small have continual plodders ever won,
Save base authority from others books.”
—William Shakespeare (15641616)
“For my own part, I had rather suffer any inconvenience from having to work occasionally in chambers and kitchen ... than witness the subservience in which the menial class is held in Europe.”
—Harriet Martineau (18021876)
“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)