Cargando…

C♯ 4.0 pocket reference /

When you're programming C♯ 4.0 and need a little help, this tightly focused and practical book tells you exactly what you need to know -- without long introductions or bloated examples. It's ideal as a succinct quick reference or as a guide to get you rapidly up to speed if you already kno...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Albahari, Joseph
Otros Autores: Albahari, Ben
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, ©2010.
Edición:3rd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • A first C♯ program
  • Syntax
  • Type basics
  • Numeric types
  • Boolean type and operators
  • Strings and characters
  • Arrays
  • Variables and parameters
  • Expressions and operators
  • Statements
  • Namespaces
  • Classes
  • Inheritance
  • The object types
  • Structs
  • Access modifiers
  • Interfaces
  • Enums
  • Nested types
  • Generics
  • Delegates
  • Events
  • Lambda expressions
  • Anonymous methods
  • Enumeration and iterators
  • Nullable types
  • Operator overloading
  • Extension methods
  • LINQ
  • Dynamic binding
  • Attributes
  • Unsafe code and pointers
  • Preprocessor directives
  • XML documentation.