Illustrated C# 2010

This book presents the C# language in a uniquely succinct and visual format. Often in programming books, the information can be hidden in a vast sea of words. As a programmer who has over the years used a dozen programming languages, the author understands it can sometimes be difficult to slog throu...

Full description

Bibliographic Details
Main Author: Solis, Daniel M. (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2010.
Subjects:
Online Access:Full Text via HEAL-Link
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
  • Expressions 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.