5
Answers

How to make WinForm .Net application never crash?

steven

steven

13y
2.6k
1
How to make WinForm .Net application never crash in case of exception .Net managed exception or in case of native exception?

I just want to log, but not let application crash.

Answers (5)