Click here to Skip to main content
15,909,199 members
Home / Discussions / C#
   

C#

 
AnswerRe: how get diffreent from one to another audio codecs using DirectxCapture Pin
Christian Graus21-Aug-08 1:47
protectorChristian Graus21-Aug-08 1:47 
Questionconvert .wav to raw Pin
zumty21-Aug-08 1:18
zumty21-Aug-08 1:18 
AnswerRe: convert .wav to raw Pin
Christian Graus21-Aug-08 1:51
protectorChristian Graus21-Aug-08 1:51 
QuestionAdd two numbers in Generic Pin
.NET- India 21-Aug-08 0:05
.NET- India 21-Aug-08 0:05 
AnswerRe: Add two numbers in Generic Pin
Christian Graus21-Aug-08 0:17
protectorChristian Graus21-Aug-08 0:17 
AnswerRe: Add two numbers in Generic Pin
Pete O'Hanlon21-Aug-08 1:48
mvePete O'Hanlon21-Aug-08 1:48 
AnswerRe: Add two numbers in Generic Pin
PIEBALDconsult21-Aug-08 3:20
mvePIEBALDconsult21-Aug-08 3:20 
QuestionException handling question Pin
Green Fuze20-Aug-08 22:51
Green Fuze20-Aug-08 22:51 
Hey everybody

I'm really stuck with a problem that sounds pretty simple. Any kind of help with the problem (directing to an article) will be great!!!

I want to catch ALL EXCEPTION in my winform application, so in the worst case scenario the exception will be print to the debug viewer and won't throw the application.

In the application I'm using threads I'm creating, and threads that are being created for events. So there I can't think of a certain "root" place I can use try-catch in order to catch all the different exceptions.
Another other idea is to create "myThread" (something like that), and use only these threads to run everything, but threads in events are not being created by me (is there a way to change that?!).


As you can see, I'm a bit lost here... D'Oh! | :doh:

Any help would be great!!!! Smile | :)

Thanks in advance!
AnswerRe: Exception handling question Pin
Christian Graus20-Aug-08 23:18
protectorChristian Graus20-Aug-08 23:18 
QuestionMemory leaks tools Pin
tom groezer20-Aug-08 22:38
tom groezer20-Aug-08 22:38 
GeneralRe: Memory leaks tools Pin
selcuks20-Aug-08 22:50
selcuks20-Aug-08 22:50 
GeneralRe: Memory leaks tools Pin
tom groezer20-Aug-08 23:34
tom groezer20-Aug-08 23:34 
GeneralRe: Memory leaks tools Pin
leppie21-Aug-08 22:03
leppie21-Aug-08 22:03 
Questionstructure storage API Pin
Miss_hacker20-Aug-08 21:56
Miss_hacker20-Aug-08 21:56 
AnswerRe: structure storage API Pin
Christian Graus20-Aug-08 22:28
protectorChristian Graus20-Aug-08 22:28 
Questionstring comparasion Pin
AndieDu20-Aug-08 21:32
AndieDu20-Aug-08 21:32 
AnswerRe: string comparasion Pin
selcuks20-Aug-08 21:41
selcuks20-Aug-08 21:41 
GeneralRe: string comparasion Pin
AndieDu21-Aug-08 15:30
AndieDu21-Aug-08 15:30 
AnswerRe: string comparasion Pin
Christian Graus20-Aug-08 21:54
protectorChristian Graus20-Aug-08 21:54 
GeneralRe: string comparasion Pin
AndieDu21-Aug-08 15:31
AndieDu21-Aug-08 15:31 
QuestionA COM Interop Question Pin
Xiaoming Qian20-Aug-08 21:21
Xiaoming Qian20-Aug-08 21:21 
AnswerRe: A COM Interop Question Pin
AhsanS20-Aug-08 21:37
AhsanS20-Aug-08 21:37 
AnswerRe: A COM Interop Question Pin
Green Fuze20-Aug-08 22:35
Green Fuze20-Aug-08 22:35 
GeneralRe: A COM Interop Question Pin
Xiaoming Qian21-Aug-08 19:04
Xiaoming Qian21-Aug-08 19:04 
AnswerRe: A COM Interop Question [modified] Pin
selcuks20-Aug-08 22:54
selcuks20-Aug-08 22:54 

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.