Beginning Object-Oriented Programming with VB 2005 From Novice to Professional

Beginning Object-Oriented Programming with VB 2005 is a comprehensive resource of correct coding procedures. Author Daniel Clark takes you through all the stages of a programming project, including analysis, modeling, and development, all using object-oriented programming techniques and Visual Basic...

Full description

Bibliographic Details
Main Author: Clark, Dan
Format: eBook
Language:English
Published: Berkeley, CA Apress 2006, 2006
Edition:2nd ed. 2006
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Object-Oriented Programming and Design Fundamentals
  • Overview of Object-Oriented Programming
  • Designing OOP Solutions: Identifying the Class Structure
  • Designing OOP Solutions: Modeling the Object Interaction
  • Designing OOP Solutions: A Case Study
  • Object-Oriented Programming with Visual Basic
  • Introducing Visual Basic and the .NET Framework
  • Creating Classes
  • Creating Class Hierarchies
  • Implementing Object Collaboration
  • Working with Collections
  • Developing Applications with Visual Basic
  • OSO Application Revisited: Implementing the Business Logic
  • Developing Windows Applications
  • Developing Web Applications
  • Developing and Consuming Web Services
  • Wrapping Up and Reviewing