Murach's Beginning Visual Basic .NET

This chapter presents an introduction to object-oriented development by showing you how to create your own business classes, including classes that contain shared properties and methods.

Chapter 6 How to develop object-oriented applications
An Invoice application that uses Invoice objects 196
The design of the Invoice class 196
The specifications for an Invoice application 198
The code for the form class 200
The code for the Invoice class 202
Basic skills for creating and using classes 204
How to add a class file to a project 204
How to define properties 206
How to define methods 208
How to create and use an object 210
Basic skills for creating and using your own shared members 212
How to create and use shared properties and methods 212
How a shared method can be used in the Invoice application 214
When to use shared properties and methods 214
How to explore classes 216
How to use the Class View window 216
How to use the Object Browser 218
The generated code for a form class 220
Perspective 222
t




Murach's Beginning Visual Basic .NET

Learn more about this book

Add this book to your cart