Fuslogvw.exe is included with the Windows .NET Framework and reports how the CLR is loading your assembly and its dependencies (certainly useful for debugging version redirects etc.). By default it logs only failures but to log successful loads just change the registry key at HKLM\Software\Microsoft\Fusion\ForceLog to 1.
For more info: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrffusionlogviewerfuslogvwexe.asp
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. I am a failed stand-up comic, a cornrower, and a book author.
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.