What is gacutil.exe. Where do we store assemblies ?

Answer Posted / narayansahu

gacutil is a toll that will list, install, and uninstall
assemblies in the GAC.

Assemblies are of two types: application private and
shared. The default is application private and only one
application uses them. These are the assemblies that are in
the application folder. A shared assemblies is meant to be
used by more than one application. It has a globally unique
name (called a "strong name") and it must be defined in the
GAC. gacutil will list, install, and uninstall assemblies
in the GAC.

Is This Answer Correct ?    24 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is entityclient?

682


Mention what is the difference between “ActionResult” and “ViewResult” ?

575


What is the use of view model in asp.net mvc?

681


Can you explain model, controller and view in mvc?

563


What are the new enhancements done in default project template of asp.net mvc 4?

578






What are the benefits of .net framework?

561


what is scalar property?

606


What is the greatest advantage of using asp.net mvc over asp.net webforms?

555


What is the full form of sp?

491


Is .net framework dead?

533


How does the 'page lifecycle' of asp.net mvc works?

570


Which .net framework is installed?

503


what is linq to entities?

628


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

533


Explain what languages does the .net framework support?

516