5
Answers

How to make WinForm .Net application never crash?

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)