Eric Bergman-Terrell's Blog

Lutz Roeder's Reflector is an Essential .NET Develoment Tool
July 9, 2006

Lutz Roeder's Reflector program uses the .NET Reflection API to navigate through .NET assemblies, list all the classes, and display everything about each class (methods, method parameters and return types, members, properties, and so on). It can even decompile .NET assemblies into readable C# code!

Reflector is anessential part of my .NET developer's toolbox. If you haven't used Reflector,download it now and start using it!

Keywords: .NET development tools, disassembler, C#, Visual Basic

Reader Comments

Comment on this Blog Post

Recent Posts

TitleDate
.NET Public-Key (Asymmetric) Cryptography DemoJuly 20, 2025
Raspberry Pi 3B+ Photo FrameJune 17, 2025
EBTCalc (Android) Version 1.53 is now availableMay 19, 2024
Vault 3 Security EnhancementsOctober 24, 2023
Vault 3 is now available for Apple OSX M2 Mac Computers!September 18, 2023
Vault (for Desktop) Version 0.77 ReleasedMarch 26, 2023
EBTCalc (Android) Version 1.44 is now availableOctober 12, 2021