C# 6.0 cookbook

Completely updated for C♯ 6.0, the new edition of this bestseller offers more than 150 code recipes to common and not-so-common problems that C♯ programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C♯ 6.0 features. If you prefer solutions to gener...

Full description

Bibliographic Details
Main Authors: Hilyard, Jay, Teilhet, Stephen (Author)
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media, Ind. 2015
Edition:Fourth edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Classes and generics
  • Collections, enumerators, and iterators
  • Data types
  • Language integrated query (LINQ) and lambda expressions
  • Debugging and exception handling
  • Reflection and dynamic programming
  • Regular expressions
  • Filesystem I/O
  • Networking and web
  • XML
  • Security
  • Threading, synchronization, and concurrency
  • Toolbox