Browse by Tags

How to Sidestep a Visual Basic Compiler Bug in RTM
Mon, Nov 19 2007 12:56
A couple of weeks ago I ran into a very surprising bug in the Visual Basic compiler after upgrading a project from 2005 to 2008. To make a long debugging story shorter, I realized a line of code was not included in the IL output. This particular function call was missing regardless of how I rearranged the code in a Try block, etc. After confirming this with Reflector... Read More...
by Kathleen | 1 comment(s)
Filed under: ,
More Posts « Previous page