What is strong name in c# and how can we use it?
Vinod Dua
A name that consists of an assembly's identity—its simple text name, version number, and culture information (if provided)—strengthened by a public key and a digital signature generated over the assembly.