Tag: c#
-

Designing a test methodology for a compiler frontend
A great use case for data-driven testing
-

Manually instrumenting C# code to catch race conditions at runtime
Is thread-unsafe code nonetheless being used concurrently?
-

What’s in a constructor?
Would initialization by any other method smell as sweet? Answer: No