TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bamboo3
NA
22
0
why I can not use Console.WriteLine() in Win Form?
Oct 14 2004 1:00 PM
I want to debug my program using Console.WriteLine(), but why I can not see the output string in the Console? I remember one of frinend has done that before ,please help. ----------code------------- private void Form1_Load(object sender, EventArgs e) { Console.WriteLine("start");// can not see "start" in Console }
Reply
Answers (
4
)
Connection Timeout problem
Convert Flat Text file into XML