OneOfTheseDays
Diamond Member
I've been taking programming courses for quite some time, and have learned thoroughly about C/C++/Java. However, I have yet to actually take a class where we developed a windows application.
The internship I am going to be starting is basically a project requiring me to create a program with a GUI interface that can launch other programs. The jist of it is that I need to be able to create a program that allows me to launch other programs by clicking on a button/label/picture.
I've been mucking around with VS C# for an hour or two, and can already see how easy it is to develop a nice looking application. I'm wondering if this is the best way to go, and also how would I go about eventually creating an executable file that can run this program? Thanks.
The internship I am going to be starting is basically a project requiring me to create a program with a GUI interface that can launch other programs. The jist of it is that I need to be able to create a program that allows me to launch other programs by clicking on a button/label/picture.
I've been mucking around with VS C# for an hour or two, and can already see how easy it is to develop a nice looking application. I'm wondering if this is the best way to go, and also how would I go about eventually creating an executable file that can run this program? Thanks.