adspace
What is satellite assembly? And steps to create satellite assembly?
Answer Posted / Vikki
A satellite assembly in .NET refers to a collection of related types (classes, interfaces, etc.) that are deployed as a single unit. However, the question seems to be a bit confusing as it's more common to talk about satellite assemblies in the context of ClickOnce applications or WPF (Windows Presentation Foundation) XAP files rather than C# programming in general.nUnfortunately, there isn't a standard process for creating a satellite assembly directly related to C# coding.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers