About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?
Answer Posted / vikas sharma
Assembly are the basic building blocks of .net
Three type of assembly are there.
1. Private Assembly
2. Shared Assembly
3. Satelite Assembly.
GAC is used to provide the different versioning.
Strong name used to use it without any complication or
fault.
| Is This Answer Correct ? | 36 Yes | 13 No |
Post New Answer View All Answers
what is csdl?
What is partialview in asp.net mvc?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What you mean by routing in asp.net mvc?
What is entitytypes? : Entity framework
What are Scaffold templates in ASP.Net MVC?
What are bundling & minification features in asp.net mvc 4?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is route config?
What is poco proxy? : Entity framework
Can I add mvc testcases in visual studio express?
What is razor code?
What is the need of Action Filters in ASP.Net MVC
Explain the types of Scaffoldings.
Do you know about the new features in ASP.Net MVC 4 ?