Click here to Skip to main content
15,923,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: shortcutkey Pin
Marc Clifton19-Jan-07 9:26
mvaMarc Clifton19-Jan-07 9:26 
QuestionHow can I get the % CPU usage Pin
robert11019-Jan-07 5:07
robert11019-Jan-07 5:07 
AnswerRe: How can I get the % CPU usage Pin
Guffa19-Jan-07 5:26
Guffa19-Jan-07 5:26 
AnswerRe: How can I get the % CPU usage Pin
Marc Clifton19-Jan-07 5:42
mvaMarc Clifton19-Jan-07 5:42 
AnswerRe: How can I get the % CPU usage Pin
robert11019-Jan-07 11:06
robert11019-Jan-07 11:06 
QuestionWhy value types can inherit System.Object members? Pin
Caetano19-Jan-07 4:21
Caetano19-Jan-07 4:21 
AnswerRe: Why value types can inherit System.Object members? Pin
Marc Clifton19-Jan-07 6:08
mvaMarc Clifton19-Jan-07 6:08 
QuestionHow do I completely get rid of the "has encountered a problem" dialog? Pin
Marc Clifton19-Jan-07 4:04
mvaMarc Clifton19-Jan-07 4:04 
I'd like to completely prevent the "...has encountered a problem and needs to close. We are sorry for the inconvenience" dialog and handle the error internally.

Without using try-catch. Smile | :)

This is multithreaded console app. I've tried hooking Application.ThreadException, Application.SetUnhandledExceptionMode, and AppDomain.CurrentDomain.UnhandledException. Unless I'm doing something wrong, those don't prevent the dialog from appearing.

Any ideas?

Marc


Thyme In The Country

People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith


AnswerRe: How do I completely get rid of the "has encountered a problem" dialog? Pin
led mike19-Jan-07 4:45
led mike19-Jan-07 4:45 
GeneralRe: How do I completely get rid of the "has encountered a problem" dialog? Pin
Marc Clifton19-Jan-07 5:16
mvaMarc Clifton19-Jan-07 5:16 
GeneralRe: How do I completely get rid of the "has encountered a problem" dialog? Pin
led mike19-Jan-07 6:01
led mike19-Jan-07 6:01 
GeneralRe: How do I completely get rid of the "has encountered a problem" dialog? Pin
Marc Clifton19-Jan-07 6:05
mvaMarc Clifton19-Jan-07 6:05 
QuestionHow to get the the class of the unserializeable-member [modified] Pin
MarkPhB19-Jan-07 3:41
MarkPhB19-Jan-07 3:41 
AnswerRe: How to get the the class of the unserializeable-member Pin
Marc Clifton19-Jan-07 4:13
mvaMarc Clifton19-Jan-07 4:13 
QuestionHow to determine a successful drag-drop? Pin
dbrenth19-Jan-07 3:34
dbrenth19-Jan-07 3:34 
AnswerRe: How to determine a successful drag-drop? Pin
Christian Graus19-Jan-07 8:31
protectorChristian Graus19-Jan-07 8:31 
GeneralCustomActionData problem Pin
puiutzz19-Jan-07 3:27
puiutzz19-Jan-07 3:27 
Questioncaps lock on in c# statusstrip Pin
illusionarylife19-Jan-07 3:24
illusionarylife19-Jan-07 3:24 
AnswerRe: caps lock on in c# statusstrip Pin
Luc Pattyn19-Jan-07 3:46
sitebuilderLuc Pattyn19-Jan-07 3:46 
QuestionHow to draw (ToolStrip)ComboBox-Items on your own? [modified] Pin
ichbins270319-Jan-07 3:18
ichbins270319-Jan-07 3:18 
Answer*push* Pin
ichbins270320-Jan-07 11:39
ichbins270320-Jan-07 11:39 
QuestionWindows service alert box..... Pin
Exelioindia19-Jan-07 3:03
Exelioindia19-Jan-07 3:03 
Questionhow i can monitore the system services in csharp Pin
mahmoud_h19-Jan-07 2:08
mahmoud_h19-Jan-07 2:08 
AnswerRe: how i can monitore the system services in csharp Pin
Vasudevan Deepak Kumar19-Jan-07 2:12
Vasudevan Deepak Kumar19-Jan-07 2:12 
QuestionGet name of Class Pin
GaryWoodfine 19-Jan-07 2:06
professionalGaryWoodfine 19-Jan-07 2:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.