What is Delay Signing?

Answer Posted / ashakiran

The strong name contains the public/private key pair. But at
the developement time, if we want to use only the public key
we should use this concept.

Delay signing is the high-end process. If we want to create
the private key at the instalation time, we should use this
concept.

For this we set the "deley signing=true" in the
assemblyinfo.vb/cs.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is thread and explain states of a thread in c#?

474


What is difference between yielding and sleeping?

450


What is access specifier in c#?

561


When To use HashTable In C#

542


Why do we use hashtable in c#?

471






What is the use of thread join in c#?

493


What is stringbuilder c#?

500


Why static constructor is parameterless in c#?

591


What is class in oops with example in c#?

498


Is string primitive?

488


How is a loop recorder monitored?

496


What are class fields?

499


Can int be null in c#?

494


What are circular references?

519


What is string empty?

497