Features
- Cover Type: Paperback with 384 pages
- Published by: Apress November 14, 2005
- Written in: English
- ISBN 10 Number: 1590595769
- ISBN 13 Number: 978-1590595763
-
Book Dimensions:
9.1 x 7 x 1.1 inches
- Weighs: 1.7 pounds
Product Description
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 VB .NET.
Clark explores the structure of classes and their hierarchies, as well as inheritance and interfaces. He also introduces the .NET Framework and the Visual Studio integrated development environment, or IDE. A real-world case study walks you through the design of a solution. You can then transform the design into a functional VB .NET application.
The application includes a graphical user interface (GUI), a business logic class library, and integration with a back-end database. Throughout the book, youll explore the basics of
software design, object-oriented programming, Visual Basic .NET 2.0, and the Unified Modeling Language (UML).
About The Author
Daniel Clark is a
Microsoft Most Valued Professional (MVP),
Microsoft Certified Trainer,
Microsoft Certified Solution Developer, and
Microsoft Certified Database Administrator. For the last 7 years, he has been developing applications and training others how to develop applications using
Microsoft technologies. Daniel's training experience runs the gamut from training novice programmers to training experienced developers on the nuances of COM programming. He finds particular satisfaction in turning new developers on to the thrill of developing and designing object-oriented applications.
Reader ReviewsThis book is an excellent resource for anyone new to vb.net, or anyone transitioning from vb6 to vb.net. It covers the foundation of object oriented programming neccessary to successfully code in the .net environment. There are samples and a case study, which help cement the concepts covered. I recommend using this book as a foundation before moving on to more advanced material.