C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

What is a satellite assembly in C#?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

When you write a multilingual or multi-cultural application in .NET, and want to distribute the core application separately from the localized modules, the localized assemblies that modify the core application are called satellite assemblies.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
What compiler switch creates an xml file from the xml comments in the files in an assembly? What is a delegate in C#?