Reflector for .NET
Monday, May 15th, 2006Recently, a coworker introduced me to this cool little utility for browsing and decompiling Microsoft’s .NET class framework called Reflector for .NET.
The best feature is that it doesn’t just reveal the underling IL code but it translates it into either C# or VB.NET. It also has the ability to decompile other “compiled” .NET [...]


