Then develop your code (You may wish to consult additional material on the development network if you are unfamiliar to the language)
When you have finished developing your code, go to Build > Publish Project to generate an executable installation file you can distribute to other computers.
Note: There are related links to the MS VB 2010 Express download site, along with a link to a series of visual basic tutorial videos attached to this answer (See below).
doccumentation in visual basic 6.0
Making sure that it is a 2008 project or earlier you go to open project then find the file on your computer. Double click it an d it will open (if it is older then 2008 it will ask for you to convert it first)
a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.
Whenever you save a project it automatically saves a .exe of it. Go to My Documents -> Visual Studio 2005/2008 -> Projects -> "Choose your Project" -> Click on the folder with the name as your project -> obj -> Debug There should be an .exe file with the name of your project in it, or something like "Windows Application 1.exe". Double click on it.
hurryjust simle analysis all about sytemggsgsgggsgsggsgsgsgsgsgsgsgsggsggsgsggsggggg
The project file is the file that contains everything visual basic needs to save and run your program.
visual basic
doccumentation in visual basic 6.0
To debug well visual basic is running simple click debug.. To make a .exe file to use later when visual basic is not running go to Build >> Build Solution Now in your debug folder for your project you will have a .exe ("Application") file to run at any time...
Making sure that it is a 2008 project or earlier you go to open project then find the file on your computer. Double click it an d it will open (if it is older then 2008 it will ask for you to convert it first)
Programming, of course.
.vb
sorry to dissapoint you but 5 is an older version so no
No, you will need to create a new project and add the code files to the new project. Yes, but you made need to make some changes to the code
how can i summit a solution project using visual basic 2008 through the internet
The main project file has a VBPROJ extension. This is also a file with the same name as the main project file, but with an SLN extension. The SLN extension is a solution file.
a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.