Reflector
It is possible to view the code in IL, C#, VB.NET and Delphi. Some of the useful features are the Call and Callee Graph.
The Call Graph shows you which items are used by a given method, while the Callee Graph displays all the methods that call a given method.
![](http://cumps.be/ms/internship/pics/callgraph.gif)
![](http://cumps.be/ms/internship/pics/calleegraph.gif)
![](http://cumps.be/ms/internship/pics/reflector.gif)
Forgot something for blog readers, the url where to get it: http://www.aisto.com/roeder/dotnet/