Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster8-Nov-08 5:42
LordZoster8-Nov-08 5:42 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Dave Kreskowiak8-Nov-08 5:52
mveDave Kreskowiak8-Nov-08 5:52 
AnswerRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
sph3rex8-Nov-08 5:46
sph3rex8-Nov-08 5:46 
AnswerRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Muammar©9-Nov-08 0:13
Muammar©9-Nov-08 0:13 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster9-Nov-08 2:12
LordZoster9-Nov-08 2:12 
QuestionRe: BackgroundWorker and command line exe: what DoWork deals with? [modified] Pin
LordZoster16-Nov-08 10:09
LordZoster16-Nov-08 10:09 
AnswerRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Muammar©16-Nov-08 21:35
Muammar©16-Nov-08 21:35 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster16-Nov-08 22:29
LordZoster16-Nov-08 22:29 
Thanks Muammar,
the write process is managed by a pure command line process, hence i cannot distinguish the streams.. The only option I have is to keep monitored the disk space being written, but the process.start is on the same thread than the GUI, hence the GUI is locked during the process.
It gets refreshed only once the process ends.
I'm trying a way to launch the command line process on a separate thread, keeping the GUI free to refresh.
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Muammar©16-Nov-08 22:43
Muammar©16-Nov-08 22:43 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster16-Nov-08 23:02
LordZoster16-Nov-08 23:02 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Muammar©17-Nov-08 2:18
Muammar©17-Nov-08 2:18 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster17-Nov-08 3:02
LordZoster17-Nov-08 3:02 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Muammar©17-Nov-08 20:41
Muammar©17-Nov-08 20:41 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster17-Nov-08 21:52
LordZoster17-Nov-08 21:52 
Questionhow could i convert a MethodInfo to EventHandler? Pin
legalbattle7-Nov-08 20:48
legalbattle7-Nov-08 20:48 
AnswerRe: how could i convert a MethodInfo to EventHandler? Pin
Guffa7-Nov-08 21:33
Guffa7-Nov-08 21:33 
QuestionText File - Downloading Pin
chinnu bangaram7-Nov-08 20:11
chinnu bangaram7-Nov-08 20:11 
AnswerRe: Text File - Downloading Pin
Guffa7-Nov-08 21:35
Guffa7-Nov-08 21:35 
AnswerRe: Text File - Downloading Pin
Muammar©9-Nov-08 0:18
Muammar©9-Nov-08 0:18 
Questionhow can i make an enterprize application ? Pin
maifs7-Nov-08 19:44
maifs7-Nov-08 19:44 
AnswerRe: how can i make an enterprize application ? Pin
Dave Kreskowiak8-Nov-08 5:45
mveDave Kreskowiak8-Nov-08 5:45 
GeneralRe: how can i make an enterprize application ? Pin
maifs8-Nov-08 7:03
maifs8-Nov-08 7:03 
QuestionAuto refresh web page code Pin
madhu Rao7-Nov-08 19:16
madhu Rao7-Nov-08 19:16 
AnswerRe: Auto refresh web page code Pin
AprNgp7-Nov-08 19:30
AprNgp7-Nov-08 19:30 
AnswerRe: Auto refresh web page code Pin
sph3rex8-Nov-08 5:35
sph3rex8-Nov-08 5:35 

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.