George George

George George

  • NA
  • 778
  • 0

uncaught exception handlers

Apr 26 2008 10:52 AM

Hello everyone,


I am new to how to catch uncaught exception. From some self-learning, I think we should use, event handler for AppDomain.CurrentDomain.UnhandledException other than Application.ThreadException if we are writing console or Windows service, right?

Application.ThreadException is for Windows Form application, not console and Windows Service application?


thanks in advance,
George


Answers (4)