Pregunta de entrevista de GEICO

What is strong named assembly (.NET)?

Respuesta de la entrevista

Anónimo

10 abr 2018

A strong named assembly is generated by using the private key that corresponds to the public key distributed with the assembly, and the assembly itself. The assembly includes the assembly manifest, which contains the names and hashes of all the files that make up the assembly. Assemblies that have the same strong name should be identical