A Programmer’s Introduction to C# 2.0

A Programmer's Introduction to C# 2.0, Third Edition is a critical update to the highly successful second edition. It is written by a member of the original C# language-design team and a C# program manager, so you can be certain this book contains the expertise you're looking for. This thi...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Άλλοι συγγραφείς: Gunnerson, Eric (Επιμελητής έκδοσης), Wienholt, Nick (Επιμελητής έκδοσης)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2005.
Έκδοση:Third Edition.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Object-Oriented Basics
  • The .NET Runtime Environment
  • C# Quick Start and C# Development
  • Exception Handling
  • Classes 101
  • Base Classes and Inheritance
  • Member Accessibility and Overloading
  • Other Class Details
  • Structs (Value Types)
  • Interfaces
  • Versioning and Aliases
  • Statements and Flow of Execution
  • Variable Scoping and Definite Assignment
  • Operators and Expressions
  • Conversions
  • Arrays
  • Generics
  • Strings
  • Properties
  • Indexers, Enumerators, and Iterators
  • Enumerations
  • Attributes
  • Delegates and Anonymous Methods
  • Events
  • User-Defined Conversions
  • Operator Overloading
  • Nullable Types
  • Other Language Details
  • Making Friends with the .NET Framework
  • System.Array and the Collection Classes
  • Threading and Asynchronous Operations
  • Execution-Time Code Generation
  • Interop
  • .NET Framework Overview
  • Windows Forms
  • DiskDiff: More Sophistication
  • Practical DiskDiff
  • Deeper into C#
  • Defensive Programming
  • Tips for Real-World Code
  • The Command-Line Compiler
  • C# Compared to Other Languages
  • C# Resources and the Future.