How do I compile/output an exe?
I grew up on vb6 which was simple. File > Make exe.
Visual Studio is confusing the hell out of me! I click build... nothing. I get a nice little "build succeeded" at the bottom but nothing happens. I can debug it fine, I just wanna output/compile a simple exe.
How though?
|