Explain About the Sattilite Assembly in .Net Technology?
Answer Posted / sk
satellite assemblies are used to deploy language specific
resources to the application
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of constructor in c#?
What are the benefits of using generics in c#?
Why do we use threads in c#?
What is data binding c#?
What is the difference between returning iqueryable vs ienumerable?
What is immutable in C#?
What is the difference between first and firstordefault?
Can arraylist hold primitive types?
What are the advantages of using partial classes?
How do I format in c#?
In c#, what will happen if you do not explicitly provide a constructor for a class?
How can I create image pieces/sub image?
How do I develop c# apps?
What is primitive types in c#?
How to get the sum of last 3 items in a list using lambda expressions?