Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple way of debugging
Message
De
15/01/2008 16:01:35
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01282023
Message ID:
01282043
Vues:
8
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform