Re: Console Applications
From: Hayato Iriumi (hiriumi_at_hotmail.com)
Date: 03/24/04
- Next message: Joe Delekto: "Re: Console Applications"
- Previous message: William Stacey [MVP]: "Re: Console Applications"
- In reply to: Michael W: "Console Applications"
- Next in thread: Joe Delekto: "Re: Console Applications"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 17:13:14 -0800
Yeah, you can add...
Console.ReadLine()
at the end of your code. Or you open command line first and then execute
your executable from command line instead of double-clicking it.
"Michael W" <anonymous@discussions.microsoft.com> wrote in message
news:725E4CDE-A577-4E43-A873-A767FFF49166@microsoft.com...
> I'm a complete newbie at programming. I chose to learn C# as my
programming language. Every book I purchase starts with console
applications. Each time I try to run the apps that I build, it will only
display for a few seconds then it will disappear? I'm running Windows XP
and have VS.net. Is there some way that I can view the output of my console
applications with out it shutting off on me? I'm getting discouraged
because I want to build Windows apps and not console apps right now? I
can't seem to run any command line apps. I'm stuck because these books
teach you the basics of the language using console apps. I want to skip
past this but I miss out on so much. Please help!!!!
- Next message: Joe Delekto: "Re: Console Applications"
- Previous message: William Stacey [MVP]: "Re: Console Applications"
- In reply to: Michael W: "Console Applications"
- Next in thread: Joe Delekto: "Re: Console Applications"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|