Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple way of debugging
Message
From
15/01/2008 16:01:35
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01282023
Message ID:
01282043
Views:
7
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,

I'm going to assume that ASP.NET behaves the same as a WinForm in this respect ... so, if that's the case, yes, you have to be debugging and stopped at a breakpoint, then you can use the Immediate window.

~~Bonnie



>Hi everybody,
>
>Suppose I want to find out a simple thing -
>
>string strTest = "test'another test";
>strTest = strTest.Replace("'","\'");
>
>How can I check my strTest without running the website in a debugger (sort of a command window in VFP)?
>
>Do I still have to run something in Debugger and then try to use Immediate window?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform