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).
Chat with our AI personalities
The project file is the file that contains everything visual basic needs to save and run your program.
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.
hurryjust simle analysis all about sytemggsgsgggsgsggsgsgsgsgsgsgsgsggsggsgsggsggggg
Just double-click the .c file. If associations are setup properly, Visual Studio will launch and open the file. However, it is better to incorporate the .C file into a project file, so that related files and settings will also be retained. In that case, simply double-click the project or workspace file.