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
How do we achieve encapsulation in c#?
Can constructor be overloaded in c#?
Which is faster list or dictionary in c#?
Explain nullable types in c#?
Should I use double or float?
What is difference between method overriding and method overloading?
Is array reference type in c#?
What are the advantages of clr procedure over t-sql procedure?
Can a string be null c#?
What is the task perform by clr?
What are c# types?
What are object pooling and connection pooling and difference between them?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is the use of console readkey ()?
What is an object pool in .net?