Click here to Skip to main content
15,895,777 members
Home / Discussions / C#
   

C#

 
GeneralRe: Conceptual/lessical question (basic) Pin
PozzaVecia17-Oct-12 10:53
PozzaVecia17-Oct-12 10:53 
GeneralRe: Conceptual/lessical question (basic) Pin
Ravi Bhavnani18-Oct-12 3:45
professionalRavi Bhavnani18-Oct-12 3:45 
AnswerRe: Conceptual/lessical question (basic) Pin
V.17-Oct-12 21:48
professionalV.17-Oct-12 21:48 
AnswerRe: Conceptual/lessical question (basic) Pin
Orjan Westin19-Oct-12 4:38
professionalOrjan Westin19-Oct-12 4:38 
QuestionC# console log file Pin
sc steinhayse17-Oct-12 8:08
sc steinhayse17-Oct-12 8:08 
AnswerRe: C# console log file Pin
fjdiewornncalwe17-Oct-12 9:17
professionalfjdiewornncalwe17-Oct-12 9:17 
AnswerRe: C# console log file Pin
Eddy Vluggen17-Oct-12 9:22
professionalEddy Vluggen17-Oct-12 9:22 
AnswerRe: C# console log file Pin
jschell17-Oct-12 9:34
jschell17-Oct-12 9:34 
If the following is true.
1. ONLY log output is written (presumably the case)
2. You can change the code

Then you might want to try using the System.Console.SetOut() method.

You can provide your own writer which you can then put the data anywhere you want.
AnswerRe: C# console log file Pin
V.17-Oct-12 21:57
professionalV.17-Oct-12 21:57 
QuestionAutoData c# winform app Pin
Killzone DeathMan17-Oct-12 1:32
Killzone DeathMan17-Oct-12 1:32 
AnswerRe: AutoData c# winform app PinPopular
Eddy Vluggen17-Oct-12 1:38
professionalEddy Vluggen17-Oct-12 1:38 
AnswerRe: AutoData c# winform app Pin
Pete O'Hanlon17-Oct-12 2:37
mvePete O'Hanlon17-Oct-12 2:37 
GeneralRe: AutoData c# winform app Pin
Killzone DeathMan17-Oct-12 4:20
Killzone DeathMan17-Oct-12 4:20 
GeneralRe: AutoData c# winform app Pin
Pete O'Hanlon17-Oct-12 4:30
mvePete O'Hanlon17-Oct-12 4:30 
GeneralRe: AutoData c# winform app Pin
Killzone DeathMan17-Oct-12 4:38
Killzone DeathMan17-Oct-12 4:38 
GeneralRe: AutoData c# winform app Pin
Pete O'Hanlon17-Oct-12 4:51
mvePete O'Hanlon17-Oct-12 4:51 
GeneralRe: AutoData c# winform app Pin
Killzone DeathMan17-Oct-12 4:53
Killzone DeathMan17-Oct-12 4:53 
Questionc# Pin
somasaedi16-Oct-12 21:58
somasaedi16-Oct-12 21:58 
AnswerRe: c# PinPopular
Pete O'Hanlon16-Oct-12 22:07
mvePete O'Hanlon16-Oct-12 22:07 
AnswerRe: c# Pin
Simon_Whale16-Oct-12 22:27
Simon_Whale16-Oct-12 22:27 
GeneralRe: c# Pin
Mycroft Holmes16-Oct-12 22:50
professionalMycroft Holmes16-Oct-12 22:50 
AnswerRe: c# Pin
KiranKumar Roy17-Oct-12 0:15
KiranKumar Roy17-Oct-12 0:15 
AnswerMy vote of 1 Pin
Keith Barrow17-Oct-12 1:56
professionalKeith Barrow17-Oct-12 1:56 
QuestionRe: c# Pin
Ravi Bhavnani17-Oct-12 4:54
professionalRavi Bhavnani17-Oct-12 4:54 
AnswerRe: c# Pin
Akinmade Bond17-Oct-12 9:11
professionalAkinmade Bond17-Oct-12 9:11 

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.