Visual Basic 2008 Tutorial #6
January 12, 2010 by awang · Leave a Comment
There are many types of data that we come across in our daily life. For example, we need to handle data such as names, addresses, money, date, stock quotes, statistics and etc everyday. Read more
Visual Basic 2008 Tutorial #5
November 24, 2009 by awang · Leave a Comment
Ok!!.. Now we will learn about how to writing the code in Visual Basic 2008. In the previous chapter, you have learned that VB2008 is an OOP (Object Oriented Programming Language. Read more
Visual Basic 2008 Tutorial #4
November 24, 2009 by awang · Leave a Comment
In this tutorial we will learn about OOP (Object Oriented Programming). In first three lessons, you have learned how to enter the program code and run the sample VB2008 programs Read more
Visual Basic 2008 Tutorial #3
November 24, 2009 by awang · Leave a Comment
Right! in this tutorial we will discuss about control properties. Before writing an event procedure for the control to response to a user’s input, you have to set certain properties Read more
Visual Basic 2008 Tutorial #2
November 20, 2009 by awang · Leave a Comment
In this tutorial we will learn about controls in Visual Basic 2008. Controls in VB2008 are useful tools that can be placed in the form to perform various tasks. They are used to create many kinds of Windows applications. The diagram on the right is the Toolbox that contains the controls of VB2008. Read more




