--> General,R5L,CF - Impersonation Failure

Browse by Tags

26 July 2006
C# Compiler 1.1 vs 2.0
We ran into an interesting bug a couple of days back where some code would work on a developers machine but the exact same code would cause unit tests to fail on a test engineer's machine. The code in question were our implementation of Enum.GetHashCode. The bug caused by a small change in the way... Read More...
Filed under: , , , ,