Eh, I thought it would be compiled automatically. Where can I compile my code then? (Eh, I mean, I can start the app...but where...can I compile it...?)
Argh...found my mistake. You have to look in the debug folder in mydocoments/visual studio 2008/projects/project name/Debug and not in
my documents/visual studio 2008/projects/your project/project/Debug.
I don't get an EXE trough the debugging process into the folder you have described, there are just some other files (also debugging files). But thank you !