C♯ in depth /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY :
Manning,
©2014.
|
Edición: | 3rd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- The changing face of C♯ development
- Core foundations : building on C♯ 1
- Parameterized typing with generics
- Sayuing nothing with nullable types
- Fast-tracked delegates
- Implementing iterators the easy way
- Concluding C♯ 2 : the final features
- Cutting fluff with a smart compiler
- Lambda expressions and expression trees
- Extension methods
- Query expressions and LINQ to objects
- LINQ beyond collections
- Minor changes to simplify code
- Dynamic binding in a static language
- Asynchrony with async/await
- C♯ 5 bonus features and closing thoughts.