For WinForms, don't forget to attach tu to the current Thread's unhadled exception event too (especially if you are using multi threading).
Some links on best practices here and here and here (probably the best exception handling article for .net)
|
3 | edited body | ||
|
For WinForms, don't forget to attach tu to the current Thread's unhadled exception event too (especially if you are using multi threading). Some links on best practices here and here and here (probably the best exception handling article for .net) |
||||
|
2 | added 406 characters in body | ||
|
For WinForms, don't forget to attach tu the current Thread's unhadled exception event too (especially if you are using multi threading). Some links on best practices here and here and here (probably the best exception handling article for .net) |
||||
|
1 |
|
||
|
For WinForms, don't forget to attach tu the current Thread's unhadled exception event too (especially if you are using multi threading). |
||||