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 around...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2018.
|
Edición: | 7th edition |
Colección: | In a nutshell (O'Reilly & Associates)
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630169806719 |
Tabla de Contenidos:
- 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.