Visual Basic 6.0 Programming By Examples
Visual Basic is one of the easiest to learn computer programming language and yet it is very powerful. <br />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. <br />You will learn how to design and create a database in MS Access and how to create tables and queries. <br />The book includes a sample application that shows how to use Windows API function. <br />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. <br />For illustration, I included 128 screen shot images and links to video. <br />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.