Where is global assembly cache located on the system?
Answer Posted / guest
Usually C:\winnt\assembly or C:\windows\assembly.
| Is This Answer Correct ? | 140 Yes | 4 No |
Post New Answer View All Answers
Difference between .net remoting versus distributed com?
What are the security features in .net remoting?
What are the channels in .net remoting?
Write a example code for remoting?
What is the proxy of the server object in .net remoting?
What is Remoting?
How to directly call a native function exported from a dll?
Explain marshalling and its types in .net remoting
What is the difference between remoting and webservice?
Will clr handle unmanaged code or not?
What is the purpose of strong name?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are different types of assemblies?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Which one is better WebService and Remoting ?