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
Visual Basic 2008 Tutorial #1
November 20, 2009 by awang · Leave a Comment
Visual Basic 2008 is the latest version of Visual Basic launched by Microsoft this year. It is almost similar to Visual Basic 2005 but it has added many new features. Visual Basic 2008 is a full fledged Object-Oriented Programming (OOP) Language Read more




