What is the necessity for singning an assembly with a
strong name?
Answer / guest
when we assign a strong name for an assembly the assembly
will no more be treated as private assembly ,Thereon It
starts behaving like a public assembly.But unless we place
that assembly in the GAC using gacutilitity it will not be
vailable to the multiple applications.By signing an
assembly with a strong name we can maintain a unique key
and unique version number for that assembly.
| Is This Answer Correct ? | 10 Yes | 1 No |
What is meant by viewdata?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is the CLS
What is the difference between model view and controller?
What is .net framework used for?
What are the methods in Thread class?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
what is entity data model?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is mvc entity framework?
explain why t4 entity is important in entity framework?