Accelerated C♯ 2008 /

Saved in:
Bibliographic Details
Author / Creator:Nash, Trey.
Imprint:Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer-Verlag New York, c2007.
Description:1 online resource (xxviii, 510 p.)
Language:English
Series:The expert's voice in .NET
Expert's voice in .NET.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/8885103
Hidden Bibliographic Details
Varying Form of Title:Accelerated C sharp 2008
ISBN:1430203382 (electronic bk.)
9781430203384 (electronic bk.)
6611205721
9786611205720
1590598733
9781590598733
Notes:Includes bibliographical references (p. 495-496) and index.
Description based on print version record.
Summary: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.
Other form:Print version: Nash, Trey. Accelerated C♯ 2008. Berkeley, CA : Apress : New York : Distributed to the book trade worldwide by Springer-Verlag New York, c2007 9781590598733
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.