Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple way of debugging
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Simple way of debugging
Versions des environnements
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01282023
Message ID:
01282023
Vues:
55
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?
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform