Click here to Skip to main content
16,005,080 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionexe Assembly patch/hook/injection Pin
jose30-Mar-10 7:17
jose30-Mar-10 7:17 
AnswerRe: exe Assembly patch/hook/injection Pin
jose31-Mar-10 23:30
jose31-Mar-10 23:30 
QuestionDifference between .Net and VC dll delayload? Pin
alias001829-Mar-10 22:44
alias001829-Mar-10 22:44 
AnswerRe: Difference between .Net and VC dll delayload? Pin
Super Lloyd31-Mar-10 18:31
Super Lloyd31-Mar-10 18:31 
QuestionReading redirected error stream of a Process [modified] Pin
PIEBALDconsult29-Mar-10 12:05
mvePIEBALDconsult29-Mar-10 12:05 
AnswerRe: Reading redirected error stream of a Process Pin
Luc Pattyn30-Mar-10 1:01
sitebuilderLuc Pattyn30-Mar-10 1:01 
GeneralRe: Reading redirected error stream of a Process Pin
PIEBALDconsult30-Mar-10 4:37
mvePIEBALDconsult30-Mar-10 4:37 
GeneralRe: Reading redirected error stream of a Process Pin
Luc Pattyn30-Mar-10 5:06
sitebuilderLuc Pattyn30-Mar-10 5:06 
If you don't like the way the events operate, you'll have to use your own threads and perform some kind of Read() calls. As I said, that is what I do.

BTW: I'm not sure I believe the documentation when it says the events fire on every output/error line, there probably is some buffering going on in the child process, hiding the individual WriteLine operations. I guess it only shows if sufficient data is available (some threshold exceeded) or maybe some data + some timeout.


PIEBALDconsult wrote:
But the real mystery is why the two streams appear to behave differently.


I don't remember that. Do they do that consistently? which app(s)?


Smile | :)

GeneralRe: Reading redirected error stream of a Process [modified] Pin
PIEBALDconsult30-Mar-10 5:43
mvePIEBALDconsult30-Mar-10 5:43 
AnswerRe: Reading redirected error stream of a Process Pin
PIEBALDconsult30-Mar-10 16:42
mvePIEBALDconsult30-Mar-10 16:42 
AnswerRe: Reading redirected error stream of a Process Pin
Luc Pattyn30-Mar-10 17:49
sitebuilderLuc Pattyn30-Mar-10 17:49 
GeneralRe: Reading redirected error stream of a Process Pin
PIEBALDconsult31-Mar-10 5:11
mvePIEBALDconsult31-Mar-10 5:11 
GeneralRe: Reading redirected error stream of a Process Pin
Luc Pattyn31-Mar-10 6:00
sitebuilderLuc Pattyn31-Mar-10 6:00 
GeneralRe: Reading redirected error stream of a Process Pin
PIEBALDconsult31-Mar-10 8:16
mvePIEBALDconsult31-Mar-10 8:16 
GeneralRe: Reading redirected error stream of a Process Pin
Luc Pattyn31-Mar-10 8:32
sitebuilderLuc Pattyn31-Mar-10 8:32 
GeneralRe: Reading redirected error stream of a Process Pin
PIEBALDconsult31-Mar-10 9:17
mvePIEBALDconsult31-Mar-10 9:17 
QuestionWhat is the difference between "Excel 2007 Add-in" project and "Excel 2007 Workbook" project Pin
rahul.kulshreshtha29-Mar-10 0:18
rahul.kulshreshtha29-Mar-10 0:18 
AnswerRe: What is the difference between "Excel 2007 Add-in" project and "Excel 2007 Workbook" project Pin
Eddy Vluggen29-Mar-10 1:12
professionalEddy Vluggen29-Mar-10 1:12 
GeneralRe: What is the difference between "Excel 2007 Add-in" project and "Excel 2007 Workbook" project Pin
rahul.kulshreshtha29-Mar-10 3:39
rahul.kulshreshtha29-Mar-10 3:39 
Questionsaving path problem, please help. Pin
Farraj27-Mar-10 8:34
Farraj27-Mar-10 8:34 
AnswerRepost Pin
Not Active27-Mar-10 9:11
mentorNot Active27-Mar-10 9:11 
AnswerRe: saving path problem, please help. Pin
Anubhava Dimri30-Mar-10 19:04
Anubhava Dimri30-Mar-10 19:04 
GeneralRe: saving path problem, please help. Pin
Farraj30-Mar-10 23:47
Farraj30-Mar-10 23:47 
GeneralRe: saving path problem, please help. Pin
Anubhava Dimri31-Mar-10 0:17
Anubhava Dimri31-Mar-10 0:17 
GeneralRe: saving path problem, please help. Pin
Farraj1-Apr-10 5:17
Farraj1-Apr-10 5:17 

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.