I've got an application that I'm building that needs to be debug'ed. Given the data, application, and other factors I think it would be best/easiest to setup a separate console windows that I can send debug text info to while the program is running.
Within the Microsoft Visual Studio.NET development environment, what is the best/straight-forward way to create a secondary command window and send text msgs to it?
thanks/jbs
Within the Microsoft Visual Studio.NET development environment, what is the best/straight-forward way to create a secondary command window and send text msgs to it?
thanks/jbs