Try-Catch and performance


hi,

i understant should not not use exceptions control application flow. makes sense!

is performance affected when exception occurs (catch block executed) or performance affected having code inside de try-catch-finally block, when "catch" block not executed (i.e:no exception occurs)?

thanks in advance,

dd

 

performance adversely affected when exceptions occur.
convert between vb, c#, c++, & java (http://www.tangiblesoftwaresolutions.com)


.NET Framework  >  Common Language Runtime Internals and Architecture



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user