C# in Depth

If you're a .NET developer, you'll use C# whether you're building an advanced enterprise application or just slamming out a quick app. In C# 5 you can do amazing things with generics, lambda expressions, dynamic typing, LINQ, iterator blocks, and other features. But first you have to...

Descripción completa

Detalles Bibliográficos
Otros Autores: Skeet, Jon Author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] Manning Publications Company 2013
Edición:3rd ed
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629366906719
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.