hi all!
i just installed visual studio on my lap top.
weird thing happen that i cant debug. i try to debug and all i get is a cmd window that dissapears after a moment and that's it!
also i'm able to "start without debug" only if i do "build project" each time.
i.e if i don't do "build project" so the output i'll get will be the same as the previous output.
seems like the debugger is not linked to the file or something like that because as i told, i have to build and then what i can only do is start without debugging
idea someone??