Comment by tonyedgecombe
8 years ago
I'm still maintaining a WinForms app, the only problem I've had is dealing with high dpi displays is really messy.
8 years ago
I'm still maintaining a WinForms app, the only problem I've had is dealing with high dpi displays is really messy.
The biggest pitfall on a project you work on with other people is how much it tempts you to just put all the behaviors into the code-behind of the form.