Beginning C♯ 2008 objects : from concepts to code /

Saved in:
Bibliographic Details
Author / Creator:Palmer, Grant.
Imprint:Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer-Verlag, c2008.
Description:1 online resource (xxix, 648 p.) : ill.
Language:English
Series:The expert's voice in .net
Expert's voice in .NET.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11958071
Hidden Bibliographic Details
Other authors / contributors:Barker, Jacquie.
ISBN:9781430210870
1430210877
Notes:Includes index.
Description based on print version record.
Summary:Updated with the latest changes to C♯, this handbook introduces beginners to C♯ coding practice with a solid methodological foundation. It provides a completely up-to-date foundational guide written from the perspective of two experienced, working authorities on C♯.
Other form:Print version: Palmer, Grant. Beginning C♯ 2008 objects. Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer-Verlag, c2008 9781430210887 1430210885
Table of Contents:
  • A Little Taste of C♯; Abstraction and Modeling; Objects and Classes; Object Interactions; Relationships Between Objects; Collections of Objects; Polymorphism and Some Final Object Concepts; The Object Modeling Process in a Nutshell; Formalizing Requirements Through Use Cases; Modeling the Static/Data Aspects of the System; Modeling the Dynamic/Behavioral Aspects of the System; Wrapping Up Our Modeling Efforts; A Deeper Look at C♯; Transforming Our UML Model into C♯ Code; Rounding Out Our Application, Part 1: Adding File Persistence.