Click here to Skip to main content
15,917,320 members
Home / Discussions / C#
   

C#

 
GeneralRe: Encode Word file to base 64 digits Pin
Rob Philpott10-Feb-09 22:26
Rob Philpott10-Feb-09 22:26 
GeneralRe: Encode Word file to base 64 digits Pin
abbd10-Feb-09 22:39
abbd10-Feb-09 22:39 
QuestionRe: Encode Word file to base 64 digits Pin
abbd11-Feb-09 6:08
abbd11-Feb-09 6:08 
QuestionForm change event?? Pin
Member 236391610-Feb-09 2:20
Member 236391610-Feb-09 2:20 
AnswerRe: Form change event?? Pin
Duncan Edwards Jones10-Feb-09 2:40
professionalDuncan Edwards Jones10-Feb-09 2:40 
AnswerRe: Form change event?? Pin
Dave Kreskowiak10-Feb-09 3:26
mveDave Kreskowiak10-Feb-09 3:26 
Questionscroll in winforms Pin
Member 236391610-Feb-09 2:17
Member 236391610-Feb-09 2:17 
AnswerRe: scroll in winforms Pin
Dave Kreskowiak10-Feb-09 3:25
mveDave Kreskowiak10-Feb-09 3:25 
JokeRe: scroll in winforms Pin
musefan10-Feb-09 3:27
musefan10-Feb-09 3:27 
AnswerRe: scroll in winforms Pin
vaghelabhavesh10-Feb-09 3:56
vaghelabhavesh10-Feb-09 3:56 
Questionhow to install updater application block?? Pin
Tridip Bhattacharjee10-Feb-09 2:16
professionalTridip Bhattacharjee10-Feb-09 2:16 
QuestionLog4net: one loggfile a day Pin
stephan_00710-Feb-09 1:49
stephan_00710-Feb-09 1:49 
QuestionIdea for reading ad writing at the same time Pin
Admin88710-Feb-09 1:38
Admin88710-Feb-09 1:38 
AnswerRe: Idea for reading ad writing at the same time Pin
musefan10-Feb-09 1:45
musefan10-Feb-09 1:45 
GeneralRe: Idea for reading ad writing at the same time Pin
Admin88710-Feb-09 2:01
Admin88710-Feb-09 2:01 
GeneralRe: Idea for reading ad writing at the same time Pin
musefan10-Feb-09 2:09
musefan10-Feb-09 2:09 
ok well i think the problem you will have is writing to a file that is open for reading.

So you could either close the file after the write and then read, somehow you will have to decide which process to do, or alteratively you could pass the string value to the parsing thread and write it to the log file, rather than reading from the file.

My opinion is... If someone has already posted an answer, dont post the SAME answer

GeneralRe: Idea for reading ad writing at the same time Pin
Admin88710-Feb-09 2:22
Admin88710-Feb-09 2:22 
GeneralRe: Idea for reading ad writing at the same time Pin
musefan10-Feb-09 2:31
musefan10-Feb-09 2:31 
QuestionObject casting Pin
Mycroft Holmes10-Feb-09 1:20
professionalMycroft Holmes10-Feb-09 1:20 
AnswerRe: Object casting Pin
SeMartens10-Feb-09 2:14
SeMartens10-Feb-09 2:14 
GeneralRe: Object casting Pin
Mycroft Holmes10-Feb-09 12:08
professionalMycroft Holmes10-Feb-09 12:08 
GeneralRe: Object casting Pin
Mycroft Holmes10-Feb-09 13:20
professionalMycroft Holmes10-Feb-09 13:20 
Questionproblem occurred while working with ce 5. Pin
prasadbuddhika9-Feb-09 23:51
prasadbuddhika9-Feb-09 23:51 
QuestionAssembly.LoadFile Question Pin
Programm3r9-Feb-09 23:07
Programm3r9-Feb-09 23:07 
AnswerRe: Assembly.LoadFile Question Pin
Programm3r9-Feb-09 23:13
Programm3r9-Feb-09 23:13 

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.