Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Assembly.LoadFile Question Pin
J4amieC9-Feb-09 23:20
J4amieC9-Feb-09 23:20 
JokeRe: Assembly.LoadFile Question Pin
musefan9-Feb-09 23:27
musefan9-Feb-09 23:27 
GeneralRe: Assembly.LoadFile Question Pin
Pete O'Hanlon9-Feb-09 23:32
mvePete O'Hanlon9-Feb-09 23:32 
GeneralRe: Assembly.LoadFile Question Pin
musefan9-Feb-09 23:35
musefan9-Feb-09 23:35 
QuestionHow to find the child nodes in treeview. Pin
Gonxh Aniket9-Feb-09 23:06
Gonxh Aniket9-Feb-09 23:06 
AnswerRe: How to find the child nodes in treeview. Pin
musefan9-Feb-09 23:12
musefan9-Feb-09 23:12 
AnswerRe: How to find the child nodes in treeview. Pin
Kaushal Arora9-Feb-09 23:30
Kaushal Arora9-Feb-09 23:30 
GeneralRe: How to find the child nodes in treeview. Pin
musefan9-Feb-09 23:45
musefan9-Feb-09 23:45 

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.