C♯ 6.0 in a nutshell : the definitive reference /
When you have a question about C♯ 6.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated sixth edition includes completely revised and updated information on all the new C♯ 6.0 language features. Shaped by expert...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
2015.
|
Edición: | Sixth edition. |
Colección: | In a nutshell (O'Reilly & Associates)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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 and code contracts
- Concurrency and asynchrony
- Streams and I/O
- Networking
- Serialization
- Assemblies
- Reflection and metadata
- Dynamic programming
- Security
- Advanced threading
- Parallel programming
- Application domains
- Interoperability
- Regular expressions
- The Roslyn compiler.