I'm interested to know any strategies people have taken regarding Use Case Controller classes and interactions with WinForms. How are your Use Case Controllers structured (methods, etc) Does a Controller class have an aggregate member that is the Form or vice-versa How do you handle Use Cases that span several different WinForms Thanks for any general ideas/solutions you might have.
-Smoke

Use Case Controllers and WinForms