- Posted by justin on January 7, 2005
I have known about reflector for quite awhile but had never really had a need to use it until today when I had a dll that that was not functioning as expected and I did not have the source code for it. This utility always has this that is cool factor but when would I use it so I had never downloaded it before. However, it provided to a really useful troubleshooting tool for this dll since it provided me with a view into the code and what it was doing.
Reflector is a free utility provided at http://www.aisto.com/roeder/dotnet/
Reflector also has the ability to create add-in module for it. I found a great one from Denis Bauer that takes the disassembler code and creates the actual source code file for you. http://www.denisbauer.com/NETTools/FileDisassembler.aspx