Answers

Question and Answer:

  Home  C# (Sharp) Programming Language

⟩ What is a satellite assembly in C#?

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.

 156 views

More Questions for you: