What are strong names?



What are strong names?..

Answer / Anjali

"Strong names are a mechanism for identifying and securing .NET assemblies (compiled code libraries) against tampering, versioning conflicts, and unauthorized use. They consist of three components: a public key, an assembly name, and a version number. Strongly naming an assembly provides a digital signature that can be verified by the CLR (Common Language Runtime), ensuring the integrity and authenticity of the code."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How many types of cookies are there in asp.net?

1 Answers  


What is view state? where it stored? can we disable it ?

1 Answers  


What is the state management in asp.net?

1 Answers  


Explain a program using razor view engine to create a simple application? : asp.net mvc

1 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,


what is difference between const, static and readonly?

2 Answers   TVS,


how to update data set?

3 Answers   IBM, TCS,


Disable browser cache for entire ASP.NET website?

1 Answers   HCL,


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


What is the Global ASA(X) File?

2 Answers  


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,


can i use two web.config files of ConnectionString in One Default.aspx page

6 Answers   Satyam, Verinon Technology Solutions, Wipro,


Categories