Illustrated C# 2008

The unique, visual format of Illustrated C# 2008 has been specially created by author and teacher of development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach...

Full description

Bibliographic Details
Main Author: Solis, Daniel
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • C# and the .NET Framework
  • Overview of C# Programming
  • Types, Storage, and Variables
  • Classes: The Basics
  • Methods
  • More About Classes
  • Classes and Inheritance
  • Experssions and Operators
  • Statements
  • Namespaces and Assemblies
  • Exceptions
  • Structs
  • Enumerations
  • Arrays
  • Delegates
  • Events
  • Interfaces
  • Conversions
  • Generics
  • Enumerators and Iterators
  • to LINQ
  • to Asynchronous Programming
  • Preprocessor Directives
  • Reflection and Attributes
  • Other Topics