New Development Snapshot
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.