Click here to Skip to main content
15,925,250 members
Home / Discussions / C#
   

C#

 
GeneralRe: Aproximate string matching Pin
Elvio Fernandez2-Feb-06 17:52
Elvio Fernandez2-Feb-06 17:52 
Question Additional C# 2005 Code Snippets From Microsoft Pin
Kevin McFarlane1-Feb-06 8:46
Kevin McFarlane1-Feb-06 8:46 
QuestionCrystal Viewer 9 RDC Pin
Bedevian1-Feb-06 8:33
Bedevian1-Feb-06 8:33 
QuestionSaving and viewing XML Files Pin
StevieGowland1-Feb-06 8:24
StevieGowland1-Feb-06 8:24 
AnswerRe: Saving and viewing XML Files Pin
malharone1-Feb-06 11:23
malharone1-Feb-06 11:23 
QuestionHow to implement Event log in C# Pin
engsrini1-Feb-06 8:14
engsrini1-Feb-06 8:14 
AnswerRe: How to implement Event log in C# Pin
malharone1-Feb-06 11:26
malharone1-Feb-06 11:26 
GeneralRe: How to implement Event log in C# Pin
engsrini1-Feb-06 20:28
engsrini1-Feb-06 20:28 
Thanks for ur reply,

I have tried the TextWriterTraceListener class to write the trace msgs into a file, will there be any locking problem if multiple dlls or exe try to write into a file at the same time??
i tried with 3 threads writing at the same time it seems to be like all the message from 3 thread getting mixed and written into the file??

is it correct to use tracelistners for event logging ?? since our event log file is very important we used it in the manufacturing station?? so there should not be any missing data..

Any other way to do this..
Thanks in Advance
SriniSigh | :sigh:
GeneralRe: How to implement Event log in C# Pin
malharone2-Feb-06 3:36
malharone2-Feb-06 3:36 
QuestionImpersanating a user in a connection string Pin
zaboboa1-Feb-06 8:03
zaboboa1-Feb-06 8:03 
AnswerRe: Impersanating a user in a connection string Pin
James Gupta1-Feb-06 8:09
professionalJames Gupta1-Feb-06 8:09 
GeneralRe: Impersanating a user in a connection string Pin
zaboboa1-Feb-06 8:12
zaboboa1-Feb-06 8:12 
GeneralRe: Impersanating a user in a connection string Pin
Tom Wright1-Feb-06 8:20
Tom Wright1-Feb-06 8:20 
GeneralRe: Impersanating a user in a connection string Pin
zaboboa1-Feb-06 8:22
zaboboa1-Feb-06 8:22 
GeneralRe: Impersanating a user in a connection string Pin
Dave Kreskowiak1-Feb-06 9:24
mveDave Kreskowiak1-Feb-06 9:24 
GeneralRe: Impersanating a user in a connection string Pin
zaboboa1-Feb-06 9:56
zaboboa1-Feb-06 9:56 
Questiondivide computing between 2 computers (cluster) Pin
jbu201-Feb-06 6:09
jbu201-Feb-06 6:09 
AnswerRe: divide computing between 2 computers (cluster) Pin
Dave Kreskowiak1-Feb-06 9:16
mveDave Kreskowiak1-Feb-06 9:16 
Questionreplace Pin
fmardani1-Feb-06 6:08
fmardani1-Feb-06 6:08 
AnswerRe: replace Pin
Ravi Bhavnani1-Feb-06 6:12
professionalRavi Bhavnani1-Feb-06 6:12 
AnswerRe: replace Pin
James Gupta1-Feb-06 7:06
professionalJames Gupta1-Feb-06 7:06 
GeneralRe: replace Pin
James Gupta1-Feb-06 7:06
professionalJames Gupta1-Feb-06 7:06 
AnswerRe: replace Pin
Guffa1-Feb-06 7:19
Guffa1-Feb-06 7:19 
GeneralRe: replace Pin
User 66581-Feb-06 7:50
User 66581-Feb-06 7:50 
AnswerRe: replace Pin
Guffa1-Feb-06 8:28
Guffa1-Feb-06 8:28 

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.