Re: console application question
From: Danny Springer (dsp_at_REMOVETHIS!hccnet.nl)
Date: 09/26/04
- Next message: Bob Steagall: "Questions about implementing the IExtenderProvider::GetExtender interface"
- Previous message: Chua Wen Ching: "RE: problem shelling devenv"
- In reply to: vh: "console application question"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 26 Sep 2004 17:21:33 +0200
vh wrote:
> Hi All,
> I am writing a c# console application in VS.net, every time I run the
> program, the console showed and disappeared very quickly, I can't see what
> is displayed. Are there some settings that let the window stay there after
> my program terminates? I know I can write my program to wait for a key
> pressed, or set a break point at the end my main, but are there simpler ways
> out there? It seems a simple problem, but I can't find any settings about
> this.
You can start it with Ctrl-F5 (Start without Debugging).
Regards,
Danny
- Next message: Bob Steagall: "Questions about implementing the IExtenderProvider::GetExtender interface"
- Previous message: Chua Wen Ching: "RE: problem shelling devenv"
- In reply to: vh: "console application question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|