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
Difference between class and interface in .net?
What is garbage collection and how it works ?
What are the features of dot net?
Explain how to spawn a thread?
What is the need of OLE-automation?
Do you know what is the difference between an abstract class and an interface?
What is .net3.0 and .net3.5?
Can I write my own .net host?
What is the difference between web application and enterprise application?
How can I get at the win32 api from a .net program?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What are asp.net authentication providers and iis security?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Using activex control in .net?