What is satellite assembly? And steps to create satellite assembly?



What is satellite assembly? And steps to create satellite assembly?..

Answer / 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

More C Sharp Interview Questions

What is difference between dictionary and hashtable?

1 Answers  


What is generic delegates in c#?

1 Answers  


What is the differences between datagrid, datalist and repeater in .net?

1 Answers  


What is data reader in c#?

1 Answers  


Which is the best language for desktop application?

1 Answers  


Differentiate between method overriding from method overloading with its functionality?

1 Answers   Siebel,


Are there functions in c#?

1 Answers  


What is scope c#?

1 Answers  


What you mean by delegate in c#?

1 Answers  


How to get the sum of last 3 items in a list using lambda expressions?

1 Answers  


Why is xml called extensible?

1 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


Categories