what is satelite assembly?
Answers were Sorted based on User's Feedback
Answer / anil kumar
Sattilite assembly is culture information of an application
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / interviewkish
In Multilangual application in .NET to support multilangual functionality you can have modules which are customized for localization. These asemblies are called satelite assemblies. You can distribute these assemblies saperately than the core modules
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sharifuddin
Sattilite assemblies are language Specific assemblies for
localization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / mukesh
satelite assemblies are used as reference type for other
assemblies. These are blank assamblies but they provide a
link to share two assemlies.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the use of system.environment class in c#.net?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Where is the output of TextWriterTraceListener redirected?
What language is c# similar to?
Why do we use parameters in c#?
If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.
Why are strings immutable c#?
what is virtual method in c#?
What is service contract
What is difference between code access and role based security?
What is instantiating a class in c#?
How do I create a .exe file?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)