I apologize For A dumb Question

  • Thread starter Thread starter NewAndDumb
  • Start date Start date
N

NewAndDumb

I sure there is a simple answer to this. i am a VB6 programmer
learning Vb.net. Where and how do you view debug.print statments. I
culd not find them in the immediate window
 
I sure there is a simple answer to this. i am a VB6 programmer
learning Vb.net. Where and how do you view debug.print statments. I
culd not find them in the immediate window

I believe that they normally appear in the output window, but you can
redirect them to the immediate window if you wish:

Tools > Options > Debugging > Redirect all Output Window Text to the
Immediate Window

Chris
 
clintonG said:
Good luck loading that msdn2 website. Its been FUBAR for many weeks.
Umm, I've been using it for the past few weeks without any problems
except for the other day it seemed inaccessible for an hour or so, but
otherwise it has been working for me.
 
He is right, I don't know what's wrong with the site but the
msdn.microsoft.com/library is fast it's only the msdn2.microsoft.com/library
web site

Gabriel Lozano-Morán
http://www.pointerx.net
 
Yes, we must make the distinction...

Most of the critical ASP.NET documentation is at msdn2 which is totally
FUBAR and has been left that way for many many weeks now. Several months now
in fact. I don't know how anybody can be developing ASP.NET applications
when all of the most critical documentation is at msdn2. Its literally
crippled my ability to work and I don't know how long I can hold out making
do with blogs and newsgroups as the only source of information.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-88043838&z=17&l=0&m=h
 
Back
Top