Reflector.Diff 0.73 Released - Coding Sanity
Wednesday, July 27, 2005 11:33 PM codingsanity

Reflector.Diff 0.73 Released

I've released the newest version of the Reflector.Diff at http://www.codingsanity.com/diff.htm. There's a few definite bug fixes, and a few hopeful fixes (i.e. I couldn't replicate them, but fixed some issues that may have caused them).

I've also cleared up the problem with assemblies having the same name, version, culture and public key. They are considered as the same, and thus cannot be differenced, and it now displays that in the label above the destination difference list.

Filed under:

Comments

#

Monday, June 05, 2006 11:56 AM by Evolve Develop Blog

# re: Reflector.Diff 0.73 Released

Tuesday, July 17, 2007 10:50 PM by Sean Burns

Surely some of the most common comparisons are going to be between assemblies with the same name?

As an example I just downloaded the AddIn to see the differences in a new assembly from Microsoft where they kept the assembly info the same and only updated the dll version number.

Another example would be where you are not sure if a deployed dll is really 6.0.0.0 or some patch that support have given out without upping the version?

Sean

# re: Reflector.Diff 0.73 Released

Wednesday, July 18, 2007 7:01 AM by codingsanity

Unfortunately this restriction is not easy for me to remove, and is not caused by my code. I have tried to find workarounds, and as soon as I have one working I will post it. Unfortunately Diff dev has been on a bit of a hiatus for the last while, since I've been really busy on some other projects.

# Assembly comparison utility

Saturday, October 11, 2008 11:43 PM by IWebThereforeIAm

Assembly comparison utility Reflector.Diff plug-in for Reflector....