0
How to get output in Microsoft visual studio
2 odpowiedzi
+ 4
Martin,I was only trying to help with my little experience , no need of being angry.
I used to use that while compiling codes in visual studio but now Microsoft has removed that option from menu in it's newer version. but while practising visual c# I need small console based test programs then the start without debugging is not there and ctrl+F5 doesn't always work showing a blank screen .so I add System.pause() at the end.
+ 3
ctrl+ alt + O