Accelerated C♯ 2008 /
In this rapid tutorial and permanent reference, Nash teaches both core C♯ language concepts and how to wisely employ C♯ idioms and object-oriented design patterns to exploit the power of C♯ and the CLR.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA : New York :
Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York,
©2007.
|
Colección: | Expert's voice in .NET.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- C♯ preview
- C♯ and the CLR
- C♯ syntax overview
- Classes, structs, and objects
- Interfaces and contracts
- Overloading operators
- Exception handling and exception safety
- Working with strings
- Arrays, collection types, and iterators
- Delegates, anonymous functions, and events
- Generics
- Threading in C♯
- In search of C♯ canonical forms
- Extension methods
- Lambda expressions
- LINQ: language integrated query.