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
Explain marshalling and its types in .net remoting
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are the different types of channels used by .net remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What do you mean by windows authentication?
What are the difference between static assemblies and dynamic assemblies?
Which one is better WebService and Remoting ?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is fundamental of published or precreated objects in remoting?
Can you explain remoting?
What are the types of remoting?
What is a formatter in .net remoting?
What is the proxy of the server object in .net remoting?
what are the requirements to enable remote components to interact each other?
Can you pass SOAP messages through remoting?