Cargando…

Illustrated C♯ 2010 /

A guide to the C♯ programming language covers such topics as syntax, classes and objects, exception handling, strings, arrays, delegates, threading, and generics.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Solis, Daniel M. (Daniel Martin)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress : Distributed to the Book trade worldwide by Springer Science+Business Media, ©2010.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • C♯ and the .NET framework
  • Overview of C♯ programming
  • Types, storage, and variables
  • Classes: the basics
  • Methods
  • More about classes
  • Classes and inheritance
  • Expressions and operators
  • Statements
  • Namespaces and assemblies
  • Exceptions
  • Structs
  • Enumerations
  • Arrays
  • Delegates
  • Events
  • Interfaces
  • Conversions
  • Generics
  • Enumerators and Iterators
  • Introduction to LINQ
  • Introduction to Asynchronous programming
  • Preprocessor directives
  • Reflection and attributes
  • Other topics.