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 are the advantages of razor view engine?
what is eager loading?
What are Scaffold templates in ASP.Net MVC?
Explain Bundle.Config in ASP.Net MVC4?
What is the difference between viewbag and viewdata in asp.net mvc?
What is display mode in mvc?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Can I remove .net framework?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is Layout in ASP.Net MVC?
What is iobjectset? : Entity framework
What are the sub types of ActionResult?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is dapper better than entity framework?
What are the 2 popular asp.net mvc view engines?