Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Guts » IronPython   (RSS)
Sorry, but there are no more tags available to filter with.

Viewing Emitted IL

Let's say you're working on a project such as IronPython or IronRuby that makes use of Reflection.Emit to generate code at runtime. You're probably used to seeing a stack trace in Visual Studio that looks something like this: Visual Studio will do its
Posted by curth | 1 Comments
Filed under: ,

This... is... Dynamic!

Regarding our need to check-and-rethrow exceptions in IronPython , int19h asks "Shouldn't exception filters do the trick without the need to rethrow explicitly?" That's a good question. In fact, I had the exact same reaction when I first started looking
Posted by curth | 3 Comments
Filed under: ,
 
Page view tracker