Explain About the Sattilite Assembly in .Net Technology?

Answers were Sorted based on User's Feedback



Explain About the Sattilite Assembly in .Net Technology?..

Answer / sk

satellite assemblies are used to deploy language specific
resources to the application

Is This Answer Correct ?    2 Yes 0 No

Explain About the Sattilite Assembly in .Net Technology?..

Answer / vijay

In Multilingual application in .net to support multilingual
functionality you can have modules which are customized for
localization, these assemblies are called as satellite
assemblies

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More C Sharp Interview Questions

Difference between directcast and ctype.

0 Answers  


How to find out that the code is written as managed or un-managed code?

0 Answers   Amazon,


Can a abstract class have a constructor?

0 Answers  


What type of data type conversion happens when the compiler encounters the following code?

0 Answers  


What is the difference between parse and tryparse in c#?

0 Answers  


How many parameters can a method have c#?

0 Answers  


How to assign Null value to Var?

0 Answers   HCL,


What is xml serialization in c#?

0 Answers  


What is the value which is accepted by all data types ?

0 Answers   MCN Solutions,


Explain the difference between abstract class and interface.

0 Answers   Accenture,


What the different phase/steps of acquiring a proxy object in webservice?

0 Answers  


How do you name a variable in c#?

0 Answers  


Categories