VS.NET debugging for C# - Checking Expressions?
Hi,
How to evaluate an expression in debug mode for C# in VS.NET 2003? I can check variable's contant... and i could not check the expression strMessage.Substring(1,1). Thanks in advance for the help.
Regards,
Peri