![]() |
|||
When you run a console application from visual studio the application run so fast and the console closes that you never see the output.
By ,
4 Feb 2010
Comments and Discussions
|
About Article
Alternative to When you run a console application from visual studio the application run so fast and the console closes that you never see the output.
Add a call to Console.Readline() or Console.Read() at the end of your Main function this will prever the console from closing until the user presses a key or enter.
Top News
The Next Version of Android - Some of What's Coming Get the Insider News free each morning.Related Articles
|
|||||||||||||||||||||||||||||||