C# 7.0 in a nutshell the definitive reference
When you have questions about C# 7.0 or the .NET CLR and its core Framework assemblies, this bestselling guide has the answers you need. Since its debut in 2000, C# has become a language of unusual flexibility and breadth, but its continual growth means there's always more to learn. Organized a...
Main Authors: | , |
---|---|
Format: | eBook |
Language: | English |
Published: |
Sebastopol, CA
O'Reilly Media
2018
|
Edition: | 7th edition |
Series: | In a nutshell
|
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Introducing C# and the .NET framework
- C# language basics
- Creating types in C#
- Advanced C#
- Framework overview
- Framework fundamentals
- Collections
- LINQ queries
- LINQ operators
- LINQ to XML
- Other XML technologies
- Disposal and garbage collection
- Diagnostics
- Concurrency and asynchrony
- Streams and I/O
- Networking
- Serialization
- Assemblies
- Reflection and metada
- Dynamic programming
- Security
- Advanced threading
- Parallel programming
- Application domains
- Native and COM interoperability
- Regular expressions
- The Roslyn compiler