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

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'