Question : C# equivalent of System.out.println in Java

HI Guys,
I am newbie in C#.  So here is a dumb question
In java, I use system.out.println to print out the messages. These are very helpful in knowing whats going on. I am able to do this while running in Netbeans(IDE).
In C# I am using the VisualStudio 2005. I use Console.WriteLine but I don't see any message printed out while executing (debugging) the program from the IDE. Am I missing a window/ in the IDE? or using the wrong command?
thanks

Answer : C# equivalent of System.out.println in Java

For Domain, are you specifying the netbios name of the active directory domain or the sbs server name?  Should be the netbios name (usually the first part the of domain name ( no .org .com))
also for the username, you could try:
netbios domain name\username
Random Solutions  
 
programming4us programming4us