I am building a windows forms application using C#.
I am just wondering how I can open and print out to the system console.
I tried these lines...
System.Console.OpenStandardOutput();
System.Console.WriteLine("test");




Posted 01 December 2012 - 03:36 PM
This post has been edited by Ap0C552: 01 December 2012 - 03:38 PM
Posted 01 December 2012 - 05:06 PM
Ap0C552, on 01 December 2012 - 04:36 PM, said:
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
