Click here to Skip to main content
15,867,330 members
Home / Discussions / C#
   

C#

 
AnswerRe: class question Pin
Bernhard Hiller9-Apr-13 23:46
Bernhard Hiller9-Apr-13 23:46 
QuestionProblems with SharpGL Control Pin
Aarón C de C9-Apr-13 11:05
Aarón C de C9-Apr-13 11:05 
Questionintegrating clips with c# Pin
Farhaneh9-Apr-13 5:58
Farhaneh9-Apr-13 5:58 
AnswerRe: integrating clips with c# Pin
Pete O'Hanlon9-Apr-13 6:11
subeditorPete O'Hanlon9-Apr-13 6:11 
GeneralRe: integrating clips with c# Pin
Farhaneh9-Apr-13 9:32
Farhaneh9-Apr-13 9:32 
GeneralRe: integrating clips with c# Pin
Farhaneh9-Apr-13 9:33
Farhaneh9-Apr-13 9:33 
GeneralRe: integrating clips with c# Pin
Pete O'Hanlon9-Apr-13 9:35
subeditorPete O'Hanlon9-Apr-13 9:35 
QuestionConsole Check Pin
Bassam Abdul-Baki9-Apr-13 5:53
professionalBassam Abdul-Baki9-Apr-13 5:53 
I have a console app in C# that runs for a very long time. Basically, it loops through from one to a brazillian for days on end. Depending on conditions met, it will print certain output. Nothing unusual there.

Is it possible to press a key and have it tell me which loop index I'm in? I do not want to programmatically print the index every Nth time or second. I would rather have it wait until I press a key and have it spit it out.

I guess from a threaded Windows app, this would be easier. I'm trying to see if there's a way to do it from a command-line app on-demand, without having to do it iteratively.

AnswerRe: Console Check Pin
Pete O'Hanlon9-Apr-13 6:14
subeditorPete O'Hanlon9-Apr-13 6:14 
GeneralRe: Console Check Pin
Bassam Abdul-Baki9-Apr-13 6:39
professionalBassam Abdul-Baki9-Apr-13 6:39 
AnswerRe: Console Check Pin
MicroVirus10-Apr-13 0:33
MicroVirus10-Apr-13 0:33 
GeneralRe: Console Check Pin
Bassam Abdul-Baki10-Apr-13 1:04
professionalBassam Abdul-Baki10-Apr-13 1:04 
QuestionEntering values to an int List Pin
aaa@gmail.com9-Apr-13 5:35
aaa@gmail.com9-Apr-13 5:35 
AnswerRe: Entering values to an int List Pin
OriginalGriff9-Apr-13 5:54
mveOriginalGriff9-Apr-13 5:54 
Questionref var of object inside a method Pin
Member 99394238-Apr-13 20:58
Member 99394238-Apr-13 20:58 
GeneralRe: ref var of object inside a method Pin
harold aptroot9-Apr-13 2:55
harold aptroot9-Apr-13 2:55 
GeneralRe: ref var of object inside a method Pin
Member 99394239-Apr-13 3:34
Member 99394239-Apr-13 3:34 
GeneralRe: ref var of object inside a method Pin
harold aptroot9-Apr-13 4:00
harold aptroot9-Apr-13 4:00 
QuestionConstrained generic class concepts Pin
Member 99394238-Apr-13 20:55
Member 99394238-Apr-13 20:55 
QuestionConstrained object in C# Pin
Member 99394238-Apr-13 20:52
Member 99394238-Apr-13 20:52 
AnswerRe: Constrained object in C# Pin
Pete O'Hanlon8-Apr-13 22:51
subeditorPete O'Hanlon8-Apr-13 22:51 
QuestionCan I display links in a ListView's detail mode? Pin
NarVish8-Apr-13 20:33
NarVish8-Apr-13 20:33 
Questionc# application don't work on xp Pin
Member 99694278-Apr-13 10:39
Member 99694278-Apr-13 10:39 
AnswerRe: c# application don't work on xp Pin
fjdiewornncalwe8-Apr-13 10:54
professionalfjdiewornncalwe8-Apr-13 10:54 
AnswerRe: c# application don't work on xp Pin
Manfred Rudolf Bihy8-Apr-13 20:02
professionalManfred Rudolf Bihy8-Apr-13 20:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.