by aredie on Jul.05, 2009, under Tutorial
Create a First Project
Step to create a project in the first time is:


Note : If you want to create anew project on visual basic window is already active, click File > New Project or push Ctrl + N on the keyboard.
Running Project
After you give program statement at each control, running program with using one way:
Save Project
At the time of making the project, will automatically be displayed on a form object. When you save a project, then you should also save the objects inside.
Steps to save project and form :

Make Executable File [Exe]
Executable file is the file extension Exe that can be run on windows without having to open the Visual Basic program. This file is the result of the end of a program that is made with visual basic program.
Steps to make Executable File :

.:: aredie ::.
July 25th, 2009 on 6:54 am
Super post, Need to mark it on Digg
Tania