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
What are static assemblies?
What are different types of assemblies?
Elaborate the term WebService and how it differ from Remoting?
what is Client-activated object in remoting?
What are the remotable objects in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
How do you directly call a native function exported from a DLL?
What are the security measures exist for .net remoting in system.runtime.remoting?
How can we call methods in remoting asynchronously?
Can you pass SOAP messages through remoting?
Name the distributed systems available apart from .net remoting?
Explain threading types?
What are the ways to renew lifetime leases of objects?
Define singlecall activation mode in .net remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?