Beginning C# 2008 Objects : From Concept to Code /

Detalles Bibliográficos
Autores principales: Palmer, Grant. (Autor), Barker, Ken. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2009.
Edición:1st ed. 2009.
Materias:
Tabla de Contenidos:
  • 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
  • Object Modeling 101
  • 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
  • Translating a UML “Blueprint” into C# Code
  • A Deeper Look at C#
  • Transforming Our UML Model into C# Code
  • Rounding Out Our Application, Part 1: Adding File Persistence
  • Rounding Out Our Application, Part 2: Adding a Graphical User Interface
  • Next Steps.