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...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media, Ind.,
2015.
|
Edition: | Fourth edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
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.