what is satelite assembly?

Answer Posted / venky

A Satelite Assembly is contain resourses rather than code...bcoz When you wish to localize the application (make the application customizable for different languages and cultures), it can be written in culture-neutral code .
code that uses resources from an assembly rather than hard-coding the resources in the program and distribute the localized modules in separate assemblies called satellite assemblies.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use methods in c#?

544


Define c# i/o classes? List the commonly used classes?

633


Why do we use yield in c#?

584


what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

696


Can the nested class access, the containing class. Give an example?

540






What is the difference between an integer and int?

549


When do we generally use destructors to release resources?

595


Is it good to use var in c#?

532


Distinguish between array and arraylist in c#?

647


What is static void main in c#?

581


What is different between Implicit conversion and Explicit conversion in C#?

586


What is the best dependency injection c#?

545


What does string format do?

561


Is inheritance possible in c sharp?

714


What is the usage of OLE?

666