Assembly binding in .NET Framework (techbubbles.com)
submitted by
kalyanms1(1725) 2 years, 8 months ago
The CLR is responsible for locating and binding the assemblies in the code. In Order to work assembly binding efficiently you need to follow some best practices.
Assembly Naming
Always use fully specified assembly names. An assembly name is a name given to unique identity. Two assemblies representing the same identity can have the same name with different versions.
|category: ALT.NET
|Views: 27
tags:
ALT.NET another
Everyones tags:
Your Tags: