seeing the console's output in visual studio 2010?

Posted by AnH on Stack Overflow See other posts from Stack Overflow or by AnH
Published on 2011-03-14T16:08:16Z Indexed on 2011/03/14 16:09 UTC
Read the original article Hit count: 352

Filed under:
|

Hi

Quick question please, its the first time am using visual studio, I usually program in netbeans (java), anyways am writing a simple C# program with some outputs (Console.WriteLine("...");), problem each time i run it I cannot see the program's output in the output window.

The "program output" tag is already checked and I already redirected all outputs to the intermediate window but to no avail?

any ideas?

thanx =)

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio-2010