Explain About the Sattilite Assembly in .Net Technology?
Answer Posted / 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 View All Answers
What is difference between sleep () and wait ()?
what is the meaning of Object lifetime in OOPS
Does c# have primitives?
How can an inner class access the members of outer class?
List the 5 different access modifiers in c#?
Why we use extension method in c#?
Why is xml called extensible?
In which order the constructor is called for an inherited class?
What is the use of console readkey in c#?
Are structs faster than classes?
What is session c#?
What is class method c#?
What is wrong with the sample program below?
What are the different types of assembly?
How Global.asax is used ?