Glossary:Definition - Assembly Binding Log Viewer
From C# Online.NET (CSharp-Online.NET)—your free C# and .NET encyclopedia
| 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. | ||