What is strong name in .net assembly?



What is strong name in .net assembly?..

Answer / Rahul Kumar Mishra

Strong Name is a .NET assembly signature that provides a higher level of assurance about the author and integrity of the assembly. It includes a public key, version number, culture information, and a hash value of the assembly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What are Major Feature of VB.NET Over C#.NET

9 Answers   Wipro,


What is DLL HELL in VB.NET

1 Answers   HCL,


What keyword is used to accept a variable number of parameter in a method?

1 Answers  


Explain the difference between an xml "fragment" and an xml "document."

1 Answers  


What are the objects in asp.net?

1 Answers  


Explain enumerator?

1 Answers  


Explain how does the xmlserializer work?

1 Answers  


1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ????

3 Answers   ABC,


visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb.net?

5 Answers  


What are the parts of the visual basic control?

1 Answers  


What is break mode? What are the options to step through code?

1 Answers  


Explain managed code?

1 Answers  


Categories