1
Answer

GUI with C#

Ask a question
Nick Tans

Nick Tans

12y
1.2k
1
Hi,

The project that I am working on, needs a simple GUI where inputs are given, and processing happens on that input and output is written in a separate text file. Can someone suggest how to implement the GUI (is it Win Forms?) in C#? I have been doing C++ for 5 years now and C# for 1 year, but I am new to C# GUI programming.

Thanks,
-Nick

Answers (1)