VB Dot Net Developer Question:

Explain Global Assembly Cache (GAC)?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

GAC is used where shared .NET assembly resides. It is used in the following criteria:
★ If .Net assembly has special security requirements
★ If .Net application has to be shared with other applications


Previous QuestionNext Question
List the types of Authentication?Explain CTS?