Signing and trusting assemblies -
04-18-2006
, 07:19 PM
Hi,
I have a Dev box and suppose I create an app and create a strong name and
then sign my app with the key in (AssemblyInfo.vb)
Question:
Now I want to deploy it on another box and I use .NET Configuration manager
for the app to be run on this machine but how do i sign it with strongname
as the key resides on my Dev box?
I am still trying to undertand signing and trusting of assemblies?
Thanks,
Stephen |