I’m going to bugfix a WinForms application (.NET 2.0) in the near future. Looking through the source code I find large code files (more than 2000 lines) most of them are generated dialogs with lots of code-behind.
Has anyone tips for me to share? Any war stories or best-practices for bug fixing or refactoring WinForms applications?
I think this is the basic stuff. A lot of people here must have lots of suggestions. Good luck!