Lutz Roeder has released a new version of the popular .net reflector tool. At the same time there is also a codeplex project available that gives you a nice overview of the different relfector add-ins.
Some new features in the 5.0 version are:
•C# 3.0: LINQ query expressions, Lambda expressions
•Code URL: code://mscorlib/System.Object
•Assembly Browser: Multiple windows
•Disassembler: Expand Methods
•Analyzer: Exposed By, Instantiated By, Assigned By
•Search: String and Constant search
•New Options dialog
•Improved Shell integration
Ok here are the download links:
- A powerpoint presentation with an overview of the new features: http://www.aisto.com/roeder/paper/reflector5.ppt
- .net reflector 5.0: http://www.aisto.com/roeder/dotnet/Download.aspx?File=Reflector
- The codeplex project with all add-ins for reflector: http://www.codeplex.com/reflectoraddins
