Explain global assembly cache.



Explain global assembly cache...

Answer / Sudha

The Global Assembly Cache (GAC) is a storage location for .NET assemblies that are needed by multiple applications on the same computer. These assemblies are installed into the GAC by developers or through other means like installation programs. The GAC ensures that all instances of an application use the same version of an assembly, reducing conflicts between versions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


What is the difference between session object and application object?

1 Answers  


Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE

2 Answers  


RequiredFieldValidator--write code in javascript

3 Answers   Wipro,


How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?

1 Answers   Cap Gemini, TCS,


what is service contract,operation contract?

2 Answers  


Explain difference betn dataset and recordset?

1 Answers  


What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?

3 Answers   TCS,


What is the difference between pathparam and queryparam?

1 Answers  


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers  


What are server objects?

1 Answers  


Which is the best institute for ASP.NET?

8 Answers   ABC Infotech, Tech Mahindra,


Categories