VB Dot Net Developer Question:

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

Read All 56 VB .Net Developer Questions
Previous QuestionNext Question
List the types of Authentication?Explain CTS?