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
How are the activation URLs different in case of SAO and CAO in .NET remoting?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What is the difference between remoting and webservice?
What is Remoting?
Are you aware of containment and Aggregation ?
Can you pass SOAP messages through remoting?
define client activated objects (cao)?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Define a process?
What are static assemblies?
What are the channels in .net remoting?
Explain Singleton design pattern of Remoting?
Will clr handle unmanaged code or not?
What do you mean by windows authentication?
What are the threading types?