What is delay signing..??



What is delay signing..??..

Answer / shailesh kumar

For deploying the assembly we required the strong name.For
security point of view strong name should not visible to
all programmer.Thats why we use the delay signing.so that
at the deployment time strong name will be not required.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the difference between hashtable and dictionary in c#?

0 Answers  


What is the syntax for calling an overloaded constructor within a constructor?

0 Answers  


Why do we use static class in c#?

0 Answers  


For methods inside the interface why can’t you specify the accessibility modifier?

0 Answers   Siebel,


What?s an abstract clas?

5 Answers   Mind Tree,






What is the difference between static and private constructor in c#?

0 Answers  


What is dto c#?

0 Answers  


What is difference between singleton and static class in c#?

0 Answers  


what is master pages how to use it. plase give one example in code vice

1 Answers  


How can you overload a method?

3 Answers  


What is a scope in c#?

0 Answers  


What is binary search tree in data structure?

0 Answers  


Categories