Click here to Skip to main content
15,921,606 members
Home / Discussions / C#
   

C#

 
Questionhopefully simple problem with type casting Pin
auberondreaming18-Jul-08 12:02
auberondreaming18-Jul-08 12:02 
AnswerRe: hopefully simple problem with type casting Pin
Luc Pattyn18-Jul-08 12:09
sitebuilderLuc Pattyn18-Jul-08 12:09 
GeneralRe: hopefully simple problem with type casting Pin
auberondreaming18-Jul-08 12:19
auberondreaming18-Jul-08 12:19 
GeneralRe: hopefully simple problem with type casting Pin
Luc Pattyn18-Jul-08 12:47
sitebuilderLuc Pattyn18-Jul-08 12:47 
AnswerRe: hopefully simple problem with type casting Pin
Mbah Dhaim18-Jul-08 12:11
Mbah Dhaim18-Jul-08 12:11 
GeneralRe: hopefully simple problem with type casting Pin
auberondreaming18-Jul-08 12:15
auberondreaming18-Jul-08 12:15 
QuestionCreating remote process & StdOut Pin
Harkamal Singh18-Jul-08 8:27
Harkamal Singh18-Jul-08 8:27 
AnswerRe: Creating remote process & StdOut Pin
Luc Pattyn18-Jul-08 8:48
sitebuilderLuc Pattyn18-Jul-08 8:48 
Hi,

the Process and ProcessStartInfo classes hold what you need.
MSDN contains a simple example, where stdout (not stderr) is captured, and becomes available
only when the EXE terminates. Using extra threads and some Stream methods can overcome these
two limitations when necessary.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


GeneralRe: Creating remote process & StdOut Pin
Harkamal Singh18-Jul-08 21:43
Harkamal Singh18-Jul-08 21:43 
QuestionWeird error Pin
damianrda18-Jul-08 7:37
damianrda18-Jul-08 7:37 
AnswerRe: Weird error Pin
Judah Gabriel Himango18-Jul-08 7:50
sponsorJudah Gabriel Himango18-Jul-08 7:50 
GeneralRe: Weird error Pin
led mike18-Jul-08 7:55
led mike18-Jul-08 7:55 
QuestionDigital Signatures Pin
stormcandi18-Jul-08 6:30
stormcandi18-Jul-08 6:30 
AnswerRe: Digital Signatures Pin
led mike18-Jul-08 6:51
led mike18-Jul-08 6:51 
GeneralRe: Digital Signatures Pin
stormcandi18-Jul-08 7:34
stormcandi18-Jul-08 7:34 
GeneralRe: Digital Signatures Pin
led mike18-Jul-08 7:40
led mike18-Jul-08 7:40 
GeneralRe: Digital Signatures Pin
stormcandi18-Jul-08 7:43
stormcandi18-Jul-08 7:43 
GeneralRe: Digital Signatures Pin
led mike18-Jul-08 7:52
led mike18-Jul-08 7:52 
GeneralRe: Digital Signatures Pin
stormcandi18-Jul-08 8:01
stormcandi18-Jul-08 8:01 
GeneralRe: Digital Signatures Pin
led mike18-Jul-08 8:12
led mike18-Jul-08 8:12 
GeneralRe: Digital Signatures Pin
stormcandi18-Jul-08 8:20
stormcandi18-Jul-08 8:20 
GeneralRe: Digital Signatures Pin
led mike18-Jul-08 8:47
led mike18-Jul-08 8:47 
GeneralRe: Digital Signatures Pin
stormcandi18-Jul-08 8:50
stormcandi18-Jul-08 8:50 
QuestionXML Reorder Pin
H@is@here18-Jul-08 5:56
H@is@here18-Jul-08 5:56 
AnswerRe: XML Reorder Pin
led mike18-Jul-08 6:46
led mike18-Jul-08 6:46 

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.