VB Dot Net Developer Question:
Download Questions PDF

Explain Global Assembly Cache (GAC)?

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

Download VB .Net Developer Interview Questions And Answers PDF

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