I just came across the developer utility BitDiffer by Bitwidgets which can be used to compare two versions of the same assemblies. Here’s the description taken from their website:
BitDiffer allows you to compare multiple versions of assemblies for all types of changes and drill down to find the smallest changes, public or private.
I’ll have to try it out to see how well it works as I have used Lutz Roeder’s Reflector in the past to compare assemblies. I’m not sure if BitDiffer is worth the $60 or not (being cheap I know), but I will add it to my list of tools to investigate.
Advertisement