Reflector for .NET is a must have tool

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


Related posts

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

November 21. 2008 09:10 PM