Click here to Skip to main content
15,886,137 members
Home / Discussions / C#
   

C#

 
AnswerRe: How I found answers to my questions Pin
Richard MacCutchan4-Sep-12 0:30
mveRichard MacCutchan4-Sep-12 0:30 
AnswerRe: How I found answers to my questions Pin
PIEBALDconsult4-Sep-12 3:38
mvePIEBALDconsult4-Sep-12 3:38 
AnswerRe: How I found answers to my questions PinPopular
Pete O'Hanlon4-Sep-12 4:45
mvePete O'Hanlon4-Sep-12 4:45 
Questioncrystal report Pin
neha rajput3-Sep-12 18:58
neha rajput3-Sep-12 18:58 
QuestionRe: crystal report Pin
Eddy Vluggen4-Sep-12 0:04
professionalEddy Vluggen4-Sep-12 0:04 
AnswerRe: crystal report Pin
Shameel4-Sep-12 5:34
professionalShameel4-Sep-12 5:34 
Questioncrystal report Pin
neha rajput3-Sep-12 18:58
neha rajput3-Sep-12 18:58 
QuestionC# read and write log file Pin
sc steinhayse3-Sep-12 14:12
sc steinhayse3-Sep-12 14:12 
I would like to know how to accomplish the following goals in C#:

1. In an existing C# 2008 application, I would like to create two separate log files.
a. The first log file would write out data in a fixed file format prferably to a text file. A new C# 2010 desktop and/or console application would be written to read this file and do furher processing.
b. The second log file would be written to display any messages generated by the console application and/or messages that are generated by a web service the console application calls.

Can you show me how to create these two log files?

2. A new C# 2010 desktop and/or console application will be written to process the information contained with the log file produced in a fixed file format in step 1a. listed above.

Can you show me how to read the log file that is in a text file fixed format?

Can you tell if the log file generated in a fixed file format should be generated in another format besides text? If so, what format should be used and can you tell me how to read the data in this alternative file format?
AnswerRe: C# read and write log file Pin
Paul Conrad3-Sep-12 16:39
professionalPaul Conrad3-Sep-12 16:39 
AnswerRe: C# read and write log file Pin
Abhinav S3-Sep-12 19:56
Abhinav S3-Sep-12 19:56 
QuestionC# and VBA interop Pin
mark43-Sep-12 3:10
mark43-Sep-12 3:10 
QuestionRe: C# and VBA interop Pin
Eddy Vluggen3-Sep-12 3:28
professionalEddy Vluggen3-Sep-12 3:28 
AnswerRe: C# and VBA interop Pin
mark46-Sep-12 5:09
mark46-Sep-12 5:09 
GeneralRe: C# and VBA interop Pin
Eddy Vluggen6-Sep-12 5:14
professionalEddy Vluggen6-Sep-12 5:14 
GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:25
mark46-Sep-12 5:25 
AnswerRe: C# and VBA interop Pin
Dave Kreskowiak3-Sep-12 4:00
mveDave Kreskowiak3-Sep-12 4:00 
GeneralRe: C# and VBA interop Pin
mark46-Sep-12 5:11
mark46-Sep-12 5:11 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak6-Sep-12 6:31
mveDave Kreskowiak6-Sep-12 6:31 
GeneralRe: C# and VBA interop Pin
mark47-Sep-12 2:02
mark47-Sep-12 2:02 
GeneralRe: C# and VBA interop Pin
Dave Kreskowiak7-Sep-12 8:50
mveDave Kreskowiak7-Sep-12 8:50 
QuestionStringBuilder error!! Pin
Jassim Rahma2-Sep-12 11:26
Jassim Rahma2-Sep-12 11:26 
AnswerRe: StringBuilder error!! Pin
DaveyM692-Sep-12 11:30
professionalDaveyM692-Sep-12 11:30 
AnswerRe: StringBuilder error!! Pin
PIEBALDconsult2-Sep-12 12:47
mvePIEBALDconsult2-Sep-12 12:47 
AnswerRe: StringBuilder error!! Pin
Abhinav S2-Sep-12 17:27
Abhinav S2-Sep-12 17:27 
AnswerRe: StringBuilder error!! Pin
BobJanova3-Sep-12 1:32
BobJanova3-Sep-12 1:32 

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.