Diffs in Reflector
Cool! Sean Hederman just released Reflector Diff addin.
I've had this on my list of cool stuff I'd like to build for a while. Reflector can decompile the code in a .NET assembly , so it's a natural progression to do a code diff on two DLL's and see what's changed between versions.
Note: I kept getting exceptions when I tried to use it. Could be operator error, or it could be first release syndrome. I'm just happy to see this thing is actually in development.
[Via Peli's Blog]