Join Books.org — it's free

Book cover of An Introduction to Object-Oriented Programming with Visual Basic . NET
Platform-Specific Programming, Object-Oriented Programming, Microsoft .NET, Web Services, Web Application Development

An Introduction to Object-Oriented Programming with Visual Basic . NET

by Daniel R. Clark
Write a review
Log in to track your reading progress.

Overview

As you work your way through An Introduction to Object-Oriented Programming with Visual Basic .NET, you'll learn how to analyze the business requirements of an application, model the objects and relationships involved in the solution design and, finally, implement the solution using Visual Basic .NET. Along the way you'll also learn the fundamentals of software design, the Unified Modeling Language (UML), object-oriented programming, and Visual Basic .NET.

An Introduction to Object-Oriented Programming with Visual Basic .NET is logically organized into three parts.

  • Part One delves into object-oriented programming methodology and design, concepts that transcend a particular programming language. The concepts presented are important to the success of an object-oriented programming solution regardless of the implementation language chosen. At the conclusion of this part, a case study walks you through the design of a solution based on a real-world scenario.
  • Part Two looks at how object-oriented programming is implemented in Visual Basic .NET. You will explore the structure of classes, class hierarchies, inheritance, and interfaces. The .NET Framework is introduced along with the Visual Studio integrated development environment (IDE).
  • Part Three returns to the case study introduced at the end of Part One. Using the knowledge gained in Part Two, programmers will transform the design into a functional VB .NET application. The application includes a graphical user interface, a business logic class library, and integration with a back-end database.

About the Author, Daniel R. Clark

Daniel Clark is a Microsoft "Most Valued Professional," 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.

Reviews

There are no reviews yet. Log in to write one.

Editorials


This guide for novice programmers explains how to analyze the business requirements of a program, model the objects and relationships involved in application design, and implement the application using Visual Basic. NET. The author, who is a Microsoft certified trainer, introduces UML modeling techniques, the structure of classes and hierarchies, and programming with Windows Forms and Web Forms. Annotation c. Book News, Inc., Portland, OR

Book Details

Published
July 1, 2002
Publisher
APress
Pages
432
Format
Paperback
ISBN
9781590590157

More by Daniel R. Clark

Similar books