OK, so I already program is C#, but I am taking a C++ class. I want to create a windows forms application and have other classmates create some classes that we can all put into the windows forms application to create a final project.
Well the entire book only takes about console applications and so I am having difficulty in figuring out how to accomplish this task. Does anyone have a sample VS project that demonstrates this or any feedback would be appreciated.
Thanks everyone