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

C#

 
AnswerRe: Can i run windows application in Linux ? Pin
#realJSOP7-Nov-08 23:56
professional#realJSOP7-Nov-08 23:56 
GeneralRe: Can i run windows application in Linux ? Pin
Krishnraj1-Dec-08 1:46
Krishnraj1-Dec-08 1:46 
AnswerRe: Can i run windows application in Linux ? Pin
Dave Kreskowiak8-Nov-08 5:56
mveDave Kreskowiak8-Nov-08 5:56 
AnswerRe: Can i run windows application in Linux ? Pin
Atif Shahbaz8-Nov-08 6:11
Atif Shahbaz8-Nov-08 6:11 
AnswerRe: Can i run windows application in Linux ? Pin
Paul Conrad8-Nov-08 13:05
professionalPaul Conrad8-Nov-08 13:05 
QuestionAccess to soap WebServer without "Add Web Reference" Option Pin
Patricio Tapia7-Nov-08 22:01
Patricio Tapia7-Nov-08 22:01 
AnswerRe: Access to soap WebServer without "Add Web Reference" Option Pin
Wendelius8-Nov-08 1:05
mentorWendelius8-Nov-08 1:05 
QuestionBackgroundWorker and command line exe: what DoWork deals with? Pin
LordZoster7-Nov-08 20:52
LordZoster7-Nov-08 20:52 
Hallo
i run a .bat with Process.Start that performs some operations (partitions a disk and deploys an OS image to it) that doesn't return a progress information useful to determine the progression.
I would like to use it with a BackgroundWorker, but in every example i see that the DoWork method works upon some data returned by the process in order to determine the progression.
In my case it's not clear to me how to hook the process to the BGW component.
Could you give me some hints?
Thanks

modified on Saturday, November 8, 2008 3:10 AM

AnswerRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
#realJSOP7-Nov-08 23:58
professional#realJSOP7-Nov-08 23:58 
AnswerRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
Giorgi Dalakishvili8-Nov-08 0:56
mentorGiorgi Dalakishvili8-Nov-08 0:56 
GeneralRe: BackgroundWorker and command line exe: what DoWork deals with? Pin
#realJSOP8-Nov-08 1:59
professional#realJSOP8-Nov-08 1:59 
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 
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 

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.