C# 8.0 in a nutshell the definitive reference

When you have questions about C# 8.0 or .NET Core, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, but with its continual growth there’s so much more to learn. In the tradition of the O’Reilly Nutshell guides, this thoroughly updated edition is...

Descripción completa

Detalles Bibliográficos
Otros Autores: Albahari, Joseph, author (author), Johannsen, Eric (Computer software developer), author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media [2020]
Edición:First edition
Colección:In a nutshell (O'Reilly & Associates)
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631515906719
Tabla de Contenidos:
  • Introducing C# and .NET core
  • C# language basics
  • Creating types in C#
  • Advanced C#
  • Framework overview
  • Framework fundamentals
  • Collections
  • LINQ queries
  • LINQ operators
  • LINQ to XML
  • Other XML and JSON technologies
  • Disposal and garbage collection
  • Diagnostics
  • Concurrency and asynchrony
  • Streams and I/O
  • Networking
  • Serialization
  • Assemblies
  • Reflection and metadata
  • Dynamic programming
  • Cryptography
  • Advanced threading
  • Parallel programming
  • Span<T> and Memory <T>
  • Native and COM interoperability
  • Regular expressions
  • The Roslyn compiler.