In-Depth

Books: Delve Into .NET With an Annotated Reference

.NET Framework Standard Library Annotated Reference, Volume 2, is a detailed dictionary-style guide that gives insight into how to use the .NET Framework properly. It covers the networking, XML, and reflection namespaces in detail.

.NET Framework Standard Library Annotated Reference, Volume 2, explains a portion of the .NET Framework in a dictionary style. This edition covers networking, reflection, and XML in detail. Volume 1 was an excellent reference guide, and Volume 2 does not disappoint either.

The layout of the book is easy to follow. Each section begins with an extensive overview of a namespace. Example code and more detail about individual members follow. The example code is concise and well commented, and you should be able to apply it to your own needs. Make sure to check out all the code on the CD.

The book is worth buying for the annotations alone. The authors invite key people who were involved in the development of the .NET Framework to give you some insight into how to use it properly. The strength of this book manifests itself when you're actually programming and you need to look up specific member functions.

The authors do a great job giving you the details that you want. You don't have to weed through tons of information to find what you need. .NET Framework Standard Library Annotated Reference, Volume 2, is a book that all skill levels will benefit from.


.NET Framework Standard Library Annotated Reference, Volume 2
by Brad Abrams and Tamara Abrams
Addison-Wesley Professional
ISBN:
0321194454
Price: $69.99
Quick Facts: Covers networking, XML, and reflection namespaces.
Pros: Annotations give you valuable insight into proper use.
Cons: None.

About the Author

David Mack is a technical lead and consultant for the National Intelligence Division at Titan Systems. He has more than 10 years of experience in management and software engineering. Reach him at [email protected].

comments powered by Disqus

Featured

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

  • AdaBoost.R2 Regression Using C#

    AdaBoost.R2 regression works by building an ensemble of decision trees, training them on reweighted data, and combining their predictions with a weighted median, while also showing how parameter choices affect accuracy and overfitting.

  • VS Code 1.122 Lets BYOK Work Without GitHub Sign-In

    Microsoft's May 2026 VS Code update makes BYOK usable in restricted environments while adding agent, browser and issue-reporting updates.

Subscribe on YouTube