How do you run a console application in the Visual Studio output window, instead of opening a new co
- by yood.mp
I'm developing a simple console application in Visual Studio 2008 and want to run it in the output window inside Visual Studio 2008, instead of having a separate command prompt window come up. Is there a way to do this?