Click here to Skip to main content
15,881,852 members
Home / Discussions / C#
   

C#

 
QuestionDrawLines problem Pin
john563230-Aug-12 20:42
john563230-Aug-12 20:42 
AnswerRe: DrawLines problem Pin
Abhinav S30-Aug-12 21:08
Abhinav S30-Aug-12 21:08 
AnswerRe: DrawLines problem Pin
Manfred Rudolf Bihy30-Aug-12 21:12
professionalManfred Rudolf Bihy30-Aug-12 21:12 
AnswerRe: DrawLines problem Pin
OriginalGriff30-Aug-12 21:23
mveOriginalGriff30-Aug-12 21:23 
AnswerRe: DrawLines problem Pin
Dave Kreskowiak31-Aug-12 2:13
mveDave Kreskowiak31-Aug-12 2:13 
QuestionC# workin with xsd file Pin
dcof30-Aug-12 18:04
dcof30-Aug-12 18:04 
AnswerRe: C# workin with xsd file Pin
PIEBALDconsult30-Aug-12 18:52
mvePIEBALDconsult30-Aug-12 18:52 
AnswerRe: C# workin with xsd file Pin
RobCroll30-Aug-12 19:11
RobCroll30-Aug-12 19:11 
1. I'd guess they are using TraceListeners[^]. The one you're probaly after is the TextWriterTraceListener[^]. The link has a code snippet on how to implement the TextWriterTraceListener to help get started. The first link shows how to setup a listener declaratively using the config file. This is the better way to go because you can control your listeners without recompiling the application.

2. Don't know
"You get that on the big jobs."

AnswerRe: C# workin with xsd file Pin
jschell31-Aug-12 7:13
jschell31-Aug-12 7:13 
QuestionCan I import forms into C# Pin
PapaGeek30-Aug-12 8:32
PapaGeek30-Aug-12 8:32 
AnswerRe: Can I import forms into C# Pin
OriginalGriff30-Aug-12 8:43
mveOriginalGriff30-Aug-12 8:43 
GeneralRe: Can I import forms into C# Pin
PapaGeek30-Aug-12 10:14
PapaGeek30-Aug-12 10:14 
GeneralRe: Can I import forms into C# Pin
OriginalGriff30-Aug-12 21:26
mveOriginalGriff30-Aug-12 21:26 
QuestionIs there a way to get a "\n\n" down to a single "\n"? Pin
glennPattonWork330-Aug-12 5:36
professionalglennPattonWork330-Aug-12 5:36 
AnswerRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
Manfred Rudolf Bihy30-Aug-12 6:24
professionalManfred Rudolf Bihy30-Aug-12 6:24 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
glennPattonWork330-Aug-12 23:07
professionalglennPattonWork330-Aug-12 23:07 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
Manfred Rudolf Bihy30-Aug-12 23:26
professionalManfred Rudolf Bihy30-Aug-12 23:26 
AnswerRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
PIEBALDconsult30-Aug-12 13:25
mvePIEBALDconsult30-Aug-12 13:25 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
Manfred Rudolf Bihy30-Aug-12 17:25
professionalManfred Rudolf Bihy30-Aug-12 17:25 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
glennPattonWork330-Aug-12 23:08
professionalglennPattonWork330-Aug-12 23:08 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
PIEBALDconsult31-Aug-12 4:12
mvePIEBALDconsult31-Aug-12 4:12 
GeneralRe: Is there a way to get a "\n\n" down to a single "\n"? Pin
glennPattonWork331-Aug-12 4:19
professionalglennPattonWork331-Aug-12 4:19 
Questionapp.config file Pin
dcof30-Aug-12 4:09
dcof30-Aug-12 4:09 
AnswerRe: app.config file Pin
jschell30-Aug-12 8:54
jschell30-Aug-12 8:54 
GeneralRe: app.config file Pin
Aby Thomas Varghese30-Aug-12 11:52
Aby Thomas Varghese30-Aug-12 11:52 

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.