Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: what is this error Pin
Heath Stewart23-Sep-04 5:58
protectorHeath Stewart23-Sep-04 5:58 
GeneralRe: what is this error Pin
sreejith ss nair23-Sep-04 17:51
sreejith ss nair23-Sep-04 17:51 
AnswerRe: what is this error Pin
Dave Kreskowiak23-Sep-04 0:43
mveDave Kreskowiak23-Sep-04 0:43 
AnswerRe: what is this error Pin
Michael P Butler23-Sep-04 0:57
Michael P Butler23-Sep-04 0:57 
GeneralRuntime.getRuntime().addShutdownHook(new Hook()) Pin
devvvy22-Sep-04 23:45
devvvy22-Sep-04 23:45 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
exhaulted23-Sep-04 0:27
exhaulted23-Sep-04 0:27 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
devvvy23-Sep-04 3:48
devvvy23-Sep-04 3:48 
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
LongRange.Shooter23-Sep-04 8:24
LongRange.Shooter23-Sep-04 8:24 
If you are running a WinForm application, then all you need to do is trap the Form_Closing event. Though even that might get ignored when an unhandled exception occurs that end your application. If you handle your crashes, instead of letting them go unhandled, you can handle cleanup in the Final clause of the Try command.

This signature left intentionally blank
GeneralRe: Runtime.getRuntime().addShutdownHook(new Hook()) Pin
devvvy24-Sep-04 5:59
devvvy24-Sep-04 5:59 
Generaltextbox in a webpage problem Pin
Sakkijha22-Sep-04 23:28
Sakkijha22-Sep-04 23:28 
GeneralRe: textbox in a webpage problem Pin
Dave Kreskowiak23-Sep-04 0:32
mveDave Kreskowiak23-Sep-04 0:32 
GeneralRe: textbox in a webpage problem Pin
sreejith ss nair23-Sep-04 0:38
sreejith ss nair23-Sep-04 0:38 
GeneralRe: textbox in a webpage problem Pin
shambho23-Sep-04 4:21
shambho23-Sep-04 4:21 
GeneralMinimizing a form Pin
exhaulted22-Sep-04 23:25
exhaulted22-Sep-04 23:25 
GeneralRe: Minimizing a form Pin
sreejith ss nair23-Sep-04 1:15
sreejith ss nair23-Sep-04 1:15 
GeneralRe: Minimizing a form Pin
eggie523-Sep-04 2:16
eggie523-Sep-04 2:16 
GeneralPlease Help Pin
exhaulted22-Sep-04 23:13
exhaulted22-Sep-04 23:13 
GeneralRe: Please Help Pin
sreejith ss nair23-Sep-04 1:35
sreejith ss nair23-Sep-04 1:35 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 3:09
exhaulted23-Sep-04 3:09 
GeneralRe: Please Help Pin
sreejith ss nair23-Sep-04 3:24
sreejith ss nair23-Sep-04 3:24 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 3:39
Stefan Troschuetz23-Sep-04 3:39 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 3:44
Stefan Troschuetz23-Sep-04 3:44 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 4:00
exhaulted23-Sep-04 4:00 
GeneralRe: Please Help Pin
Stefan Troschuetz23-Sep-04 4:11
Stefan Troschuetz23-Sep-04 4:11 
GeneralRe: Please Help Pin
exhaulted23-Sep-04 5:37
exhaulted23-Sep-04 5:37 

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.