Chapter 26. Base Class Library Essentials

Now that you’ve been introduced to most of the day-to-day C# language features used, we should say a word or two about the Base Class Library (BCL) provided by .NET. Rarely, other than for academic examples, can a program be written without the use of a significant number of application programming interfaces (APIs) and libraries. And that’s a good thing, really. The relationship between the runtime, various languages that build on it, and all the libraries provided by the .NET Framework should be such that the same language-level skills can be reused to reach out to many ...

Get C# 4.0 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.