About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?

Answer Posted / sivasubramanian hariharan

Assembly is a basic building blocks of .net framework.
There are 3 types of assembly.
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 ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is viewstart page in mvc?

667


Which are the important namespaces used in ASP.Net MVC?

689


What are ajax helpers in mvc?

605


What is the difference between entity framework and mvc?

615


Explain test driven development (tdd) ?

649






Describe the gac in the .net framework.

665


What is NonActionAttribute ?

689


What is layout in mvc?

654


Can you explain renderbody and renderpage in asp.net mvc?

641


What is object service? : Entity framework

747


mention what is code first approach and model first approach in entity framework?

744


Is .net framework backwards compatible?

702


why DotNetFramework is included in building a software

2322


What is ViewData and TempData in ASP.Net MVC?

665


Explain linq to entities? : Entity framework

642