Changes

Jump to: navigation, search

Object Oriented Programming with Visual Basic

431 bytes added, 18:59, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Working with Strings in Visual Basic|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Accessing Databases Using Visual Basic|Next]]</td>
<tr>
<td width="20%">Working with Strings in Visual Basic<td align="center"><td width="20%" align="right">Accessing Databases Using Visual Basic</td>
</table>
<hr>
 
 
Visual Basic provides extensive support for developing object-oriented Windows applications. The subject area of object oriented programming is, however, large. Entire books can, and indeed have, been dedicated to the subject. As such, a detailed overview of object oriented software development is beyond the scope of [[Visual Basic Essentials]]. Instead, we will introduce the basic concepts involved in object oriented programming and then move on to explaining the concept as it relates to Visual Basic application development.

Navigation menu