Answer Posted / kirti
Each computer where the common language runtime is installed has a machine-wide code cache called the global assembly cache. The global assembly cache stores assemblies specifically designated to be shared by several applications on the computer.
There are several ways to deploy an assembly into the global assembly cache:
� Use an installer designed to work with the global assembly cache. This is the preferred option for installing assemblies into the global assembly cache.
� Use a developer tool called the Global Assembly Cache tool (Gacutil.exe), provided by the .NET Framework SDK.
� Use Windows Explorer to drag assemblies into the cache.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is NonActionAttribute ?
What is the use of viewmodel in mvc?
Explain Model, view and Controllers in Asp.Net MVC?
What is Peek method in Tempdata in ASP.Net MVC?
What are the sub types of ActionResult?
mention what are the various methods provided by the dataset object to generate xml?
What are the levels at which filters can be applied in an asp.net mvc application?
What are Non Action methods in ASP.Net MVC?
Give an example for authorization filters in an asp.net mvc application?
What is mapping in entity framework? : Entity framework
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What are Scaffold templates in ASP.Net MVC?
Mention what is the difference between “ActionResult” and “ViewResult” ?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?