What is a Strong Name?



What is a Strong Name?..

Answer / 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

More Dot Net General Interview Questions

what is dotnet architecture? can anyone explain that.

2 Answers  


How do you trigger the paint event in system.drawing?

1 Answers  


Please explain the difference between constants and read-only variables?

1 Answers  


Explain what are an object and a class?

1 Answers  


What is il in vb.net?

1 Answers  


Explain what is a manifest in .net?

1 Answers  


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

1 Answers  


What application do you use to install a Windows service?

1 Answers  


What do you mean by Code Access Security in .NET?

1 Answers  


Explain me what is a design pattern and what is it for?

1 Answers  


What are Attributes in .NET?

1 Answers  


Explain Creational design pattern in .NET?

1 Answers  


Categories