How can I set Visual Studio to provide a similar level of debugging output to Aptana Studio 3? I am using Visual Studio 2010, C# 4.0, and Windows Phone 7.1.
I am looking to have it output all of the debug information to the console automatically without me having to tell it to - like Aptana.
If you want to see variable values while debugging the application you can use "Quick Watch", "Add Watch" or Autos.
In Visual Studio 2010, the Autos Window displays variables on the current line and one line above and below.
Look at here for more debugging window help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With