Accelerated C# 2010

C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the rest of C#—for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few also explain how to use it opti...

Descripción completa

Detalles Bibliográficos
Autor principal: Nash, Trey (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Berkeley, Calif.] : New York : Apress ; Distributed to the book trade worldwide by Springer-Verlag New York c2010.
Edición:1st ed. 2010.
Colección:Expert's voice in C#.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628450906719
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
  • Dynamic Types.