New Development Snapshot
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Tue, 08 Jun 2010 00:00:00 GMT
Indexed on
2010/06/08
7:02 UTC
Read the original article
Hit count: 268
Filed under:
I finally did the work necessary to improve the codegen for finally handlers. More
improvements are still possible, but at least most finally handlers will now execute
without touching the exception object (and hence without having to do any mapping/stack
trace collection work). It also means that assembly file sizes are a little bit smaller
and that the debugging experience should be improved (less exception catching &
rethrowing).
Changes:
...
Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner