Mysterious App Pool Crashes? WinDbg is Your Friend

Investigate root causes of application crashes with Windows Debugging Tools.

A Brand New .NET Language: Top#

I recently implemented a full .NET programming language plus MSIL compiler.

Create Your Own CLR Profiler in C#

Here’s how to build a CLR profiler in C# that can be used in dev and test scenarios.