Answer Posted / guest
A Strong name is required to uniquly identify an assembly.
A strong name inludes nameof assembly,version
number,culture identity,and digital signature generated
over the assembly
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are Attributes in .NET?
What are multicast delegates?
What is the native image generator?
What is static constructor, when it will be fired? And what is its use?
What is Complex Class in .NET?
Explain the different parts of an assembly?
What's the problem with .net generics?
What is Entity Relationship Model in .NET?
Explain .NET architecture?
Explain what does managed mean in the .net context?
Explain about managed heap?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is strong-typing versus weak-typing? Which is preferred?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is a variable of implicit type and what is its scope?