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

.NET (Core and Framework)

 
GeneralRe: Constructor in MustInherit Class Pin
Ian Shlasko1-Apr-10 1:37
Ian Shlasko1-Apr-10 1:37 
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 
Luc Pattyn wrote:
one should not abort a thread


Which is part of why I don't want to use one for this; I don't expect any data coming from the error stream anyway.
Personally I have nothing against aborting a thread in such a case.


Luc Pattyn wrote:
OutputDataReceived and ErrorDataReceived


But "the ErrorDataReceived event signals each time the process writes a line to the redirected StandardError stream" and I don't want to wait for complete lines, there may not be any newlines in the output -- I want non-blocking IO; if there's no data, just tell me there's no data!

And I expect it's executing on a thread which would have to be aborted in the background, so nothing is gained.


But the real mystery is why the two streams appear to behave differently.
GeneralRe: Reading redirected error stream of a Process Pin
Luc Pattyn30-Mar-10 5:06
sitebuilderLuc Pattyn30-Mar-10 5:06 
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 

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.