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
Define a process?
What is unmanaged code?
Define delegates and events?
When do we use delegates in your remoting applications?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Can you explain remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are the security features in .net remoting?
What are the ways to renew lifetime leases of objects?
What are the different types of channels used by .net remoting?
Will clr handle unmanaged code or not?
What are the difference between static assemblies and dynamic assemblies?
Explain how to perform remoting?
What does manifest consists?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?