Define satellite assembly. Satellite assembly is created to write a multilingual or multi-cultural application in .NET. It allows distributing the core application separately from the localized modules. Define Satellite Assembly. 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.
|