Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

Exception Filter Inject
Recently I have found the need to have an exception filter in some C# code that I have written. Since there is no language support for this, I wrote an IL instrumentation tool: http://code.msdn.microsoft.com/ExceptionFilterInjct For debugging scenarios, Read More...
Page view tracker