In-Depth

Books: .NET Reference for Every Bookshelf

Brad Abrams' .NET Framework Standard Library Annotated Reference should be on every .NET developer's bookshelf, regardless of the type of .NET development you're doing.

Brad Abrams' .NET Framework Standard Library Annotated Reference should be on every .NET developer's bookshelf, regardless of the type of .NET development you're doing. This reference book covers the .NET Framework Standard Library, but there's more to this book than only classes, members, and parameters. I found the most important and informative parts of the book to be the comments from the founders of the .NET Framework.

The words of wisdom from the founders help you understand how .NET applications should be implemented. The .NET Framework is huge, so the book focuses on the Base Class Library and the Extended Numerics Library. Abrams explains the layout of the information so you won't get lost, and he does a good job of sprinkling comments from the founders here and there to add more meaning to what you're reading.

Most programmers love examples, and there is no shortage of them in this book. The CD included with the book allows you to search for the information in the book, including the annotations.

.NET Framework Standard Library Annotated Reference showcases comments and concepts from the people who were influential in the implementation of the .NET Framework. The examples are helpful and easy to follow. The information will be more useful to someone just starting with the .NET platform, but advanced developers will benefit from the concepts as well.


.NET Framework Standard Library Annotated Reference
by Brad Abrams
Addison-Wesley
ISBN:
0321154894
Price: $64.99
Quick Facts: Reference book that covers the .NET Framework Standard Library.
Pros: Comments and insight from the founders of the .NET Framework; plenty of examples; CD included.
Cons: None.

comments powered by Disqus

Featured

  • Uno Platform Debuts .NET 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

Subscribe on YouTube