This one is a new subject for me. I've seperated logic in all kinds of programs before, but never in C# where forms are involved. Honestly, I'm just teaching myself the language, having a decent ...
I'm new to the C# language and .Net Visual Studio 2003 environment, and I've got an aggravating problem. I have a C# windows form application which launches another form, and when I close down the app ...