Hi, I recently downloaded the Visual Studio Express Edition, and I am unable to compile the file to run it, or at least I do not know how to use the file once created. I was wondering how I would test out a program/file once it is debugged. Thanks everyone for the help!

Compiling
doublep03
Can you describe more what you are doing and your expected results
To compile an application you will need to load it as a project, build it and then run it.
apalumbi
F5 runs the application
CTRL+F5 is usable if it is a console application, it will not close the output window when the application is finished, so you can study the output.
Acky
wufei
hongkwokkwok
Jithendrian
Newer keyboards make you feel like you are operating a space craft! :)
mengrie
SveinErik