Visual Basic 6.0 Programming by Examples

ebook

By Sergey Skudaev

cover image of Visual Basic 6.0 Programming by Examples

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...

Visual Basic is one of the easiest to learn computer programming language and yet it is very powerful.
In my tutorial I used VB 6 to explain step by step how to create a simple Visual Basic Application and relatively complex one (a Patient Management system) that is using database. Patient Management application source code is explained in details.
You will learn how to design and create a database in MS Access and how to create tables and queries.
The book includes a sample application that shows how to use Windows API function.
You will learn how to convert VB program that can be run only in Visual Basic development environment to a distributable application that can be installed on any client computer.
All MS Office products include VBA (Visual Basic for Application) and if you learn VB you will know VBA!
For illustration, I included 128 screen shot images and links to video.
You will be able to download from my website complete source code for 7 Visual Basic projects including a Password Keeper, a Patient Management and a Billing Management applications.

Visual Basic 6.0 Programming by Examples