Dot net debugging (ASP .net)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

is there any way I can type in to view contents of a variable in the
immidiate
window?
ex: debug.print or something

thanks
newbie
 
just type the variable in your command window. you can also add the
variable to your Watch window.
 
Thanks
for output window its "?"
I remember way back in VB 5 and 6
for all .net languages its the same I suppose.
regds
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top