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 e...
| Main Author: | |
|---|---|
| Other Authors: | |
| Format: | eBook |
| Language: | English |
| Published: |
Sebastopol
O'Reilly Media, Incorporated
2020
|
| Series: | In a nutshell
|
| Subjects: | |
| Online Access: | |
| Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Intro
- Copyright
- Table of Contents
- Preface
- Chapter 1: Introducing C# and .NET Core
- Chapter 2: C# language basics
- Chapter 3: Creating types in C#
- Chapter 4: Advanced C#
- Chapter 5: Framework overview
- Chapter 6: Framework fundamentals
- Chapter 7: Collections
- Chapter 8: LINQ queries
- Chapter 9: LINQ operators
- Chapter 10: LINQ to XML
- Chapter 11: Other XML and JSON technologies
- Chapter 12: Disposal and garbage collection
- Chapter 13: Diagnostics
- Chapter 14: Concurrency and asynchrony
- Chapter 15: Streams and I/O
- Chapter 16: Networking
- Chapter 17: Serialization
- Chapter 18: Assemblies
- Chapter 19: Reflection and metadata
- Chapter 20: Dynamic programming
- Chapter 21: Cryptography
- Chapter 22: Advanced threading
- Chapter 23: Parallel programming
- Chapter 24: Span <T> and memory <T>
- Chapter 25: Native and COM interoperability
- Chapter 26: Regular expressions
- Chapter 27: The Roslyn compiler