Guide to C# and Object Orientation

Bibliographic Details
Main Author: Hunt, John
Format: eBook
Language:English
Published: London Springer London 2002, 2002
Edition:1st ed. 2002
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • 1 Introduction to Object Orientation
  • 1 Introduction to Object Orientation
  • 2 Elements of Object Orientation
  • 2 Introduction to the C# Language
  • 3 Why Object Orientation?
  • 4 Constructing an Object-Oriented System
  • 5 An Introduction to C#
  • 6 A Little C#
  • 7 C# Classes
  • 8 Structs and Enumerations
  • 9 Interfaces
  • 10 C# Constructs
  • 11 Characters and Strings
  • 12 An Example C# Class
  • 3 C# and Object Orientation
  • 13 Classes, Inheritance and Abstraction
  • 14 Encapsulation and Polymorphism
  • 15 Nested Classes
  • 16 Arrays in C#
  • 17 The Collections API
  • 18 An Object-Oriented Organizer
  • 4 Further C#
  • 19 Control and Iteration
  • 20 Attributes and Versioning
  • 21 Delegates
  • 22 Exception Handling
  • 5 Graphical User Interfaces
  • 23 Graphical User Interfaces
  • 24 Event Handling
  • 25 The JDEdit Application
  • 6 C# Development
  • 26 Streams and Files
  • 27 Serialization
  • 28 Sockets in C#
  • 29 Data Access
  • 30 Remoting in.NET
  • 31 Concurrency
  • 32 Using C# in ASP.NET
  • 33 Web-Based User Interfaces
  • 34 XML and C#
  • 35 C# Style
  • 36 C# Roundup
  • 37 The.NET Environment
  • 7 Object-Oriented Design
  • 38 Object-Oriented Analysis and Design
  • 39 The Unified Modeling Language
  • 40 The Unified Process
  • References