Beginning C# 2008 Objects From Concept to Code /

Updated with the changes to C#, Beginning C# 2008 Objects: From Concepts to Code introduces complete beginners to C# coding practice with a solid methodological foundation written by two criticallyacclaimed experts in the field, already authors of the bestselling Beginning C# Objects. By building...

Full description

Bibliographic Details
Main Authors: Palmer, Grant. (Author), Barker, Jacquie. (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic
Language:English
Published: Berkeley, CA : Apress, 2009.
Subjects:
Online Access:https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-1-4302-1087-0
Table of Contents:
  • A Little Taste of C# 2008
  • Abstraction and Modeling
  • Objects and Classes
  • Object Interactions
  • Relationships Between Objects
  • Collections of Objects
  • 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# 2008.-Transforming Our UML Model into C# Code
  • Rounding Out Our Application.