Cargando…

Beginning C♯ 2008 objects : from concepts to code /

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♯.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Palmer, Grant
Otros Autores: Barker, Jacquie
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : New York : Apress ; Distributed to the Book trade worldwide by Springer-Verlag, ©2008.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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; 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.