What is the difference between private and shared assembly?
Answer / guest
Private assembly is used inside an application only and
does not have to be identified by a strong name.
Shared assembly can be used by multiple applications and
has to have a strong name.
| Is This Answer Correct ? | 35 Yes | 1 No |
What are the remotable objects in .net remoting?
What is a formatter in .net remoting?
What is unboxing?
Can you have two files with the same file name in GAC?
What is strong name and what is the purpose of strong name ?
8 Answers Qwest, Sons Of Technology, TCS,
How can you configure a .net remoting object via xml file?
Difference between remoting and web service ?
What are different types of assemblies?
Where is global assembly cache located on the system?
Can you configure a .NET Remoting object via XML file?
1 Answers Tavant Technologies,
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What are static assemblies and dynamic assemblies. Differences between them?