Investigate root causes of application crashes with Windows Debugging Tools.
A Brand New .NET Language: Top#
posted by claustopholt
I recently implemented a full .NET programming language plus MSIL compiler.
Create Your Own CLR Profiler in C#
posted by claustopholt
Here’s how to build a CLR profiler in C# that can be used in dev and test scenarios.