Answer Posted / 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 |
Post New Answer View All Answers
What is the namespace for datatable in c#?
What the different phase/steps of acquiring a proxy object in webservice?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is null character in string?
What are the advantages of using partial classes?
Explain lock, monitors, and mutex object in threading.
What is multithreading with .net?
List down the differences between “dispose” and “finalize” methods in c#.
What is default method in c#?
What are extensions in c#?
What is class method c#?
What is system console writeline in c#?
Is an array an object c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Can a dictionary have the same key?