|
Visual Basic
Introduction to Visual Basic 2005 Express
Because the Visual Basic Express IDE does so much "hand holding", within minutes of
installing Visual Basic Express you where able to create a real, although tiny,
Windows application. Building bigger more complex applications is just more of
the same. More ...
Easy Visual Basic Image Viewer
The easiest way to display images in Visual Basic is to use a PictureBox control.
In this example, we'll use a PictureBox control to create a simple image viewer
application, and we'll use an OpenFileDialog control to load an image file from disk.
More ...
Introduction to Visual Basic
Visual Basic has been the most popular programming environment for more than twelve
years. If you want to learn how to program, Visual Basic is the language for you. It
is very easy to use, yet very powerful in the Windows Environment. More ...
Visual Basic File Reading and Writing
The biggest problem with administering the list myself is adding and deleting email
addresses from the list. Before you add an address to the list you have to make sure
it's not already on the list. More ...
|