Glossary:Definition - Assembly Binding Log Viewer

From C# Online.NET (CSharp-Online.NET)—your free C# and .NET encyclopedia


Jump to: navigation, search
 Term Assembly Binding Log Viewer
 Definition  .NET programming tool for viewing and manipulating the binding information log which is updated at runtime when the CLR loads an assembly. The log viewer (Fuslogvw.exe) is useful in discerning why an assembly cannot be located at runtime and in verifying that the correct assemblies are being loaded.
 See also
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools
C# Entry Points