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 are events in C#?
What is different about switch statements in c#?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is data types in c#?
List the difference between the virtual method and the abstract method?
What is difference between mutable and immutable in c#?
Why abstract class can not be instantiated?
What is the difference between readonly and const
What is callback in c#?
What is sqlconnection in c#?
What is a delegate?
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)