What is the necessity for singning an assembly with a
strong name?



What is the necessity for singning an assembly with a strong name?..

Answer / guest

when we assign a strong name for an assembly the assembly
will no more be treated as private assembly ,Thereon It
starts behaving like a public assembly.But unless we place
that assembly in the GAC using gacutilitity it will not be
vailable to the multiple applications.By signing an
assembly with a strong name we can maintain a unique key
and unique version number for that assembly.

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More Dot Net Framework Interview Questions

what is datacontrols?

1 Answers  


What is shadowing?

6 Answers   IBM,


Is .net framework going away?

0 Answers  


How you can implement custom validation in asp.net MVC?

0 Answers  


What does mvvm mean?

0 Answers  






What is the meaning of unobtrusive javascript?

0 Answers  


Httpcontext objects?

2 Answers   HACL, HP,


what is split entity?

0 Answers   Microsoft,


Why do you need to box a primitive variable

1 Answers  


What is the use of trace utility ?

2 Answers  


Can you set the unlimited length for "maxjsonlength" property in config?

0 Answers  


Explain what platforms does the .net framework run on?

0 Answers  


Categories