What is delay signing?

Answer Posted / guest

Delay signing allows to place a shared assembly in the GAC
by signing the assembly with just the public key. This
allows the assembly to be signed with the private key at a
later stage, when the development process is complete and
the component or assembly is ready to be deployed.

This process enables developers to work with shared
assemblies as if they were strongly named, and it secures
the private key of the signature from being accessed at
different stages of development.

Is This Answer Correct ?    26 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define singleton activation mode in .net remoting?

593


What are static assemblies and dynamic assemblies?

616


What do you mean by windows authentication?

621


Define the lease of the object?

670


How do you implement distributed applications in .net?

580






What are the types of remoting?

629


What is the proxy of the server object in .net remoting?

662


Will clr handle unmanaged code or not?

647


What are the remotable objects in .net remoting?

591


What is objref object in remoting?

795


About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

2652


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1736


Write a example code for remoting?

633


Explain the types of .net remoting?

690


How are the activation URLs different in case of SAO and CAO in .NET remoting?

2169