Hacker News new | ask | show | jobs
Windows Command-Line: The Evolution of the Windows Command-Line (blogs.msdn.microsoft.com)
8 points by FollowSteph3 2911 days ago
1 comments

> When you build your code in Visual Studio (VS), your build is spawned in a hidden Console window!

Having to spawn a console window to capture stdout is, at the very least, not a reason to be favorably impressed.