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


Please Help Members By Posting Answers For Below Questions

How you can implement custom validation in asp.net MVC?

578


What are child actions in ASP.Net MVC?

580


Is razor a server side?

524


Explain how you can implement Ajax in MVC?

547


What is the role of the jit compiler in .net framework?

623






What is edm designer? : Entity framework

562


I want ask from plz smaple example code for Biztalkk server

1710


how do you query in entity model when the result has a join from from different database other than the entity model?

554


What are the components of the .net framework.

575


Which is the default http method for an action method?

507


Can you use Razor code in Javascript in ASP.Net MVC?

663


How we can add the CSS in ASP.Net MVC?

576


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

563


How to change the action name in mvc?

542


Explain how to use multiple submit buttons in ASP.Net MVC?

642