What is Delay Signing?
Answer / 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 |
What is an iqueryable in c#?
What is an interface class in c#?
What is object pool in .net?
What is the difference between paramaterized constructor and copy constructor?
What is the difference between inheritance and abstract class?
Explain what are three test cases you should go through in unit testing?
Is equal in c#?
Why do we use inheritance in c#?
What is the default modifier for class in c#?
What is the use of readkey in c#?
What is the purpose of escape sequence?
If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)