Click here to Skip to main content
15,902,299 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parameterless catch? Pin
Eddy Vluggen23-Nov-09 7:46
professionalEddy Vluggen23-Nov-09 7:46 
GeneralRe: Parameterless catch? Pin
OriginalGriff23-Nov-09 4:13
mveOriginalGriff23-Nov-09 4:13 
GeneralRe: Parameterless catch? Pin
Luc Pattyn23-Nov-09 10:10
sitebuilderLuc Pattyn23-Nov-09 10:10 
AnswerRe: Parameterless catch? Pin
Shameel23-Nov-09 2:05
professionalShameel23-Nov-09 2:05 
AnswerRe: Parameterless catch? Pin
Christian Graus23-Nov-09 2:21
protectorChristian Graus23-Nov-09 2:21 
GeneralRe: Parameterless catch? Pin
Richard MacCutchan23-Nov-09 3:12
mveRichard MacCutchan23-Nov-09 3:12 
GeneralRe: Parameterless catch? Pin
Etienne_12323-Nov-09 3:51
Etienne_12323-Nov-09 3:51 
GeneralRe: Parameterless catch? Pin
Richard MacCutchan23-Nov-09 4:25
mveRichard MacCutchan23-Nov-09 4:25 
Etienne_123 wrote:
I still need to establish what my user wants to have done when an exception occurs.


This is not the way to look at it. If an exception occurs then it indicates a fault in your program, so you need to discover what the fault is and whether the program should continue. There are very few occasions when you should allow the program to continue, as your program, and thus your data/files/security may now be compromised. From this point on anything can happen.
GeneralRe: Parameterless catch? Pin
Luc Pattyn23-Nov-09 10:14
sitebuilderLuc Pattyn23-Nov-09 10:14 
QuestionUSB to Parallel Pin
Darren Shields23-Nov-09 0:03
Darren Shields23-Nov-09 0:03 
AnswerRe: USB to Parallel Pin
Natza Mitzi23-Nov-09 2:05
Natza Mitzi23-Nov-09 2:05 
AnswerRe: USB to Parallel Pin
The Man from U.N.C.L.E.23-Nov-09 2:41
The Man from U.N.C.L.E.23-Nov-09 2:41 
QuestionUsing Function Keys Pin
khosnur22-Nov-09 21:55
khosnur22-Nov-09 21:55 
AnswerRe: Using Function Keys Pin
Nagy Vilmos22-Nov-09 21:59
professionalNagy Vilmos22-Nov-09 21:59 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 22:03
khosnur22-Nov-09 22:03 
GeneralRe: Using Function Keys Pin
Nagy Vilmos22-Nov-09 22:20
professionalNagy Vilmos22-Nov-09 22:20 
AnswerRe: Using Function Keys Pin
Abhijit Jana22-Nov-09 22:02
professionalAbhijit Jana22-Nov-09 22:02 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 22:04
khosnur22-Nov-09 22:04 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 22:09
khosnur22-Nov-09 22:09 
GeneralRe: Using Function Keys Pin
Abhijit Jana22-Nov-09 22:13
professionalAbhijit Jana22-Nov-09 22:13 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 22:47
khosnur22-Nov-09 22:47 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 22:56
khosnur22-Nov-09 22:56 
GeneralRe: Using Function Keys Pin
khosnur22-Nov-09 23:13
khosnur22-Nov-09 23:13 
GeneralRe: Using Function Keys Pin
Abhijit Jana22-Nov-09 23:38
professionalAbhijit Jana22-Nov-09 23:38 
GeneralRe: Using Function Keys Pin
Nagy Vilmos22-Nov-09 22:20
professionalNagy Vilmos22-Nov-09 22:20 

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.