Loading…

Accelerated C♯ 2008 /

In this rapid tutorial and permanent reference, Nash teaches both core C♯ language concepts and how to wisely employ C♯ idioms and object-oriented design patterns to exploit the power of C♯ and the CLR.

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Nash, Trey
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : New York : Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York, ©2007.
Series:Expert's voice in .NET.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.