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
Kim Bay-an
NA
49
4.2k
How to open console app in my windows form
Oct 16 2019 2:59 AM
Hi Im trying to make an windows form in c# that should open a existing console application and provide the readline of it can, is there a way to do it?
Can you give me an example
Note:
Project 1-win form
Project 2 - console
Project2 - has
Console.Write("Enter copychimp server: ");
copychimp_server = Console.ReadLine();
Project 1 should open the console and provide the copychimp_server
Reply
Answers (
1
)
Hepl Create Qr code and Export to excel file in c# winform
how to create chat application with c# winform