Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hilyard, Jay (Autor), Teilhet, Stephen (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, Ind., 2015.
Edición:Fourth edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.