Steve Hiner

432
reputation
43 views

Registered User

name Steve Hiner
member for 1 year
seen yesterday
website
location US
age 39
I'm a code monkey.
Dec
3
awarded  Commentator
Dec
3
comment Can I use the .Net CF unhandled exception dialog to display and exception that was caught?
It is effectively an unhandled exception. It wasn't handled in the code, all I'm doing is logging it and showing it to the user if it's a debug build. Either way the program is ending. Can you clarify what is bad about doing this? I know it's bad to catch unhandled exceptions and then let the program keep running since it would be in an unknown state but that's not what I'm doing.
Dec
2
asked Can I use the .Net CF unhandled exception dialog to display and exception that was caught?
Sep
16
awarded  Yearling
Aug
13
answered byte[] array pattern search
Aug
6
awarded  Popular Question
Jun
30
comment Can Visio’s macro warning prompt be surpressed when automating in code?
I realize this is something I should have noticed initially. I'm going to leave the question and answer up here in case someone else has a similar problem.
Jun
30
accepted Can Visio’s macro warning prompt be surpressed when automating in code?
Jun
30
answered Can Visio’s macro warning prompt be surpressed when automating in code?
Jun
29
revised Can Visio’s macro warning prompt be surpressed when automating in code?
added 45 characters in body
Jun
24
asked Can Visio’s macro warning prompt be surpressed when automating in code?