0

I have created two DotNet programs.

Application A (main app) writes debug info to the console (console.writeline).

Is it possible for my Application B (debugger app) to catch these console messages from Application A?

Both Windows Forms applications are located on the same Pc.

Thanks.

MojoDK
  • 4,410
  • 10
  • 42
  • 80
  • I think [this topic](http://stackoverflow.com/questions/285760/how-to-spawn-a-process-and-capture-its-stdout-in-net) has the right answer – Pavel.Zh Oct 24 '16 at 05:34
  • @MooNDeaR sry for not being clear (I updated my question) ... it's two WinForms applications - not console applications. – MojoDK Oct 24 '16 at 05:37

0 Answers0