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


Please Help Members By Posting Answers For Below Questions

How do you inherit a class into other class in c#?

995


Why can't we use a static class instead of singleton?

954


What is an abstract class c#?

969


Which namespaces are necessary to create a localized application?

1142


What is expression tree in c#?

998


How to assign Null value to Var?

1064