I just open a console application and I type
Console.WriteLine("Test");
But the output window doesn't show this. I go to the output window with Ctrl + W, O.
But nothing shows up when I run my program. Am I nuts or is this not supported in Visual Studio 2010 Express?