Can you have two files with the same file name in GAC?
Answer Posted / dev
Yes i can put two file with the same name into GAC with
different version number.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Define proxy in .net remoting?
Explain when we use web service and when we use remoting?
Which one is better WebService and Remoting ?
What are static assemblies and dynamic assemblies. Differences between them?
What is asynchronous programming?
How do you implement distributed applications in .net?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
How to directly call a native function exported from a dll?
Can you explain remoting?
what are the requirements to enable remote components to interact each other?
What are the security measures exist for .net remoting in system.runtime.remoting?
What is the Difference between CAO and SAO in Remoting.
How can we call methods in remoting asynchronously?
Is it a good design practice to distribute the implementation to remoting client?
What are dynamic assemblies?