Debugger window?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Angel (angel_monson_at_yahoo.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 14:22:25 -0400

Visual Basic 6 has a debugger window where you can see the value of a
variable during runtime with "debug.print". Does C# have something like
this?

Thanks.