Click here to Skip to main content
16,005,149 members
Home / Discussions / C#
   

C#

 
QuestionDumb Questions Pin
JMOdom21-Mar-07 19:25
JMOdom21-Mar-07 19:25 
AnswerRe: Dumb Questions Pin
coolestCoder21-Mar-07 19:36
coolestCoder21-Mar-07 19:36 
AnswerRe: Dumb Questions Pin
abhinarulkar21-Mar-07 19:37
abhinarulkar21-Mar-07 19:37 
GeneralRe: Dumb Questions Pin
JMOdom23-Mar-07 15:29
JMOdom23-Mar-07 15:29 
AnswerRe: Dumb Questions Pin
Leslie Sanford21-Mar-07 19:40
Leslie Sanford21-Mar-07 19:40 
GeneralRe: Dumb Questions Pin
Rudolf Jan22-Mar-07 1:21
Rudolf Jan22-Mar-07 1:21 
GeneralRe: Dumb Questions Pin
JMOdom22-Mar-07 8:44
JMOdom22-Mar-07 8:44 
QuestionDoes exception handling incurs performance loss ? Pin
coolestCoder21-Mar-07 19:01
coolestCoder21-Mar-07 19:01 
I read some codes, where the conditional statements or rather to say, statements that are not likely to throw exceptions are tried to write out of the try catch blocks. Only statements which can potentially throw exceptions are included in the try catch block.
I want to know why these "other statements" are written out of the try catch blocks ? does exception handling incurs performance / speed loss ? If yes how much loss can be incurred in an enterprise application where we need to catch each and every exception ? Can this (performance loss) be assessed in some way ?


"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

coolestCoder

Questionrecessed textbox? how? I'm tearing my hair out Pin
dd31415921-Mar-07 18:47
dd31415921-Mar-07 18:47 
AnswerRe: recessed textbox? how? I'm tearing my hair out Pin
giddy_guitarist22-Mar-07 22:10
giddy_guitarist22-Mar-07 22:10 
GeneralRe: recessed textbox? how? I'm tearing my hair out Pin
dd31415923-Mar-07 6:35
dd31415923-Mar-07 6:35 
GeneralRe: recessed textbox? how? I'm tearing my hair out Pin
giddy_guitarist23-Mar-07 6:57
giddy_guitarist23-Mar-07 6:57 
QuestionHow to read a very large text file and insert it into oracle table using C# and Ado.net Pin
Furi Goled21-Mar-07 18:35
Furi Goled21-Mar-07 18:35 
QuestionSQL Database Connection Pin
Darkness8421-Mar-07 18:06
Darkness8421-Mar-07 18:06 
AnswerRe: SQL Database Connection Pin
coolestCoder21-Mar-07 18:35
coolestCoder21-Mar-07 18:35 
GeneralRe: SQL Database Connection Pin
Darkness8421-Mar-07 18:40
Darkness8421-Mar-07 18:40 
GeneralRe: SQL Database Connection Pin
coolestCoder21-Mar-07 19:15
coolestCoder21-Mar-07 19:15 
GeneralRe: SQL Database Connection Pin
Darkness8421-Mar-07 19:20
Darkness8421-Mar-07 19:20 
QuestionRe: Calculate and Display Prime Numbers Pin
chitra4sat21-Mar-07 18:05
chitra4sat21-Mar-07 18:05 
AnswerRe: Calculate and Display Prime Numbers Pin
sherifffruitfly21-Mar-07 18:11
sherifffruitfly21-Mar-07 18:11 
AnswerRe: Calculate and Display Prime Numbers Pin
Leslie Sanford21-Mar-07 18:33
Leslie Sanford21-Mar-07 18:33 
GeneralRe: Calculate and Display Prime Numbers Pin
chitra4sat21-Mar-07 19:27
chitra4sat21-Mar-07 19:27 
GeneralRe: Calculate and Display Prime Numbers Pin
Leslie Sanford21-Mar-07 19:37
Leslie Sanford21-Mar-07 19:37 
GeneralRe: Calculate and Display Prime Numbers Pin
chitra4sat21-Mar-07 19:48
chitra4sat21-Mar-07 19:48 
GeneralRe: Calculate and Display Prime Numbers Pin
Leslie Sanford21-Mar-07 20:00
Leslie Sanford21-Mar-07 20:00 

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.