Pergunta de entrevista da empresa GEICO

What is strong named assembly (.NET)?

Resposta da entrevista

Sigiloso

10 de abr. de 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