Jan Schreuder on .Net

.Net code samples, experiences, observations

View my professional profile on LinkedIn

Recent Posts

Tags

News

  • Inappropriate comments will be deleted at my discretion.

    The information and code samples in this weblog is provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the merchantability and/or fitness for a particular purpose.

Community

Email Notifications

Tool suppliers

Tools

General

Microsoft

Favorite blogs

Archives

Reflector Add-Ins

After my rants on the VB.Net code I'm working on, here's something really useful!

In my search for a metrics analysis tool for VB.Net (don't ask...), I stumbled upon Reflector.CodeMetrics. This little add-in contains a metrics analysis tools that works in MSIL rather than your code. This means that you can run the same metrics on assemblies written in VB.Net, C#, Delphi, Managed C++ or any other .Net language.

And you can find more interesting add-ins here at the Reflector web site, such as:

  • Reflector.Diff. Shows the difference between two versions of an assembly.
  • Reflector.FileDisassembler. Generates the project file and the code for an assembly. (has been a life saver already for me!)
  • Reflector.Deblector. An add-in that allows you to debug the assembly from within reflactor, so you don't need the code ;-)
Posted: Wed, Aug 16 2006 1:14 PM by Jan Schreuder | with no comments
Filed under:
Leave a Comment

(required) 

(required) 

(optional)

(required) 


Please add 4 and 7 and type the answer here: