What is a strong name in c#?



What is a strong name in c#?..

Answer / Vikash Singh Rathore

'A Strong Name' in C# refers to a unique identifier assigned to an assembly, which includes the assembly's version number, culture, public key token, and other information. This helps to ensure assembly integrity during deployment and runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is default class in c#?

1 Answers  


what is unit testing

2 Answers  


Why would you use untrusted verificaion?

1 Answers  


If you donot specify an access modifier for a method, what is the default access modifier?

1 Answers  


What is a static in c#?

1 Answers  


Why do you need boxing in c#?

1 Answers  


How can I create image pieces/sub image?

1 Answers  


What are "class access modifiers" in C#?

1 Answers   Genpact,


What does out mean in c#?

1 Answers  


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

1 Answers  


In object oriented programming, how would you describe encapsulation in c#?

1 Answers  


Hello.. This is kali prasad. i wish to learn C#. kindly guide me in making me expert in c#.

2 Answers  


Categories