What is Global Assembly Cache (GAC) and what is the purpose
of it?

Answer Posted / guest

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. You should share assemblies by installing
them into the global assembly cache only when you need to

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you instantiate a tuple?

555


How is .net able to support multiple languages?

613


What is static constructor, when it will be fired? And what is its use?

536


Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

528


Elements of CAS

1757






What is the difference between asp.net & vb.net and explain architecture?

542


What's the use of system.diagnostics.process class in .net?

588


What is the intermediate language between asp and asp.net1.0?

1468


How many types of transactions are there in com + .net ?

575


What is the use of immutability?

611


What is managed code and managed data in .net?

598


which methos do you invoke on the dataadapter control to load your generated dataset with data?

559


Explain the difference between the while and for loop.

589


Please explain what is reflection and what is it for?

503


Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?

600