What makes signed assemblies required to be recompiled?
• timm on September 25th, 2010 at 4:38 pm @bvd: Using our example, when myapp.exe calls a method in the utility.dll assembly that has been signed, myapp.exe references not only the method and library names, but the full library signature including the public key token, for example: “Utility, Version=2.0.3855.22908, Culture=neutral, PublicKeyToken=eba64b46725f21db”. Therefore, utility.dll must be resigned with the same private key, else the binding will fail, and myapp.exe will throw an exception. • Amit Tank on October 4th, 2010 at 3:47 am Really Very Informative, But I have Confused with this that If I know the password then what I have to do for use that dll in another Project Thank You. Amit Tank • Where to Find SN.exe : C# 411 on October 11th, 2010 at 4:33 pm […] to Find SN.exe Posted by timm No Comments » SN.exe is a Strong Name tool that can sign assemblies, manage strong name keys, and generate and verify signatures. You will typically find it […] • best server backup progra