Loading…

C♯ 4.0 unleashed /

C# 4.0 Unleashed is a practical reference focusing on the C# language and the .NET platform as a whole. While covering the language in lots of detail, it also provides enough coverage of various popular .NET technologies and techniques (such as debugging) for the reader to be successful on the .NET...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: De Smet, Bart
Format: Electronic eBook
Language:Inglés
Published: Indianapolis, Ind. : Sams, ©2011.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Introducing the .NET platform
  • Introducing the C♯ programming language
  • Getting started with .NET development using C♯
  • C♯
  • The language
  • Language essentials
  • Expressions and operators
  • Primer on types and objects
  • Simple control flow
  • Basics of exceptions and resource management
  • Introducing types
  • Methods
  • Fields, properties, and indexes
  • Constructors and finalizers
  • Operator overloading and conversations
  • Object-oriented programming
  • Generic types and methods
  • Collections types
  • Delegates
  • Events
  • Language integrated query essentials
  • Language integrated query internals
  • Reflection
  • Dynamic programming
  • Exceptions
  • Namespaces
  • Assembles and application domains
  • Working with base class libraries
  • Base class library essentials
  • Diagnostics and instrumentation
  • Working with I/O
  • Threading and synchronization
  • Task parallellism and date parallelism.