can you tell me what are the steps should follow to do
delay signing.
Answer Posted / shailesh kumar
Delay Signing is use for the security strong name.For use
this option
1>go to the property of class lib.
2>Select the sigining option
3>mark the check on Delay sign only
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define c# i/o classes?
What is the difference between const and readonly in c#.net?
What is the difference between returning iqueryable vs ienumerable?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is wrong with the sample program below?
For read-only operation which property you have to designated?
Ho we can see assembly information?
How do I create a delegate/multicastdelegate?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
What is the difference between a variable and a literal?
Is php better than c#?
Why reflection is used in c#?
Is namespace necessary in c#?
What are the various components in crystal reports?
What is use of abstract class in c#?