Automatic strong-name signing of referenced assemblies.
Utility software to strong-name sign .NET assemblies, including assemblies you do not have the source code for.
If you strong-name sign your own projects you may have noticed that if you reference an unsigned third party assembly you get an...
More information
VB.NET source file that contains an extension method that determines whether a byte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information