Where is global assembly cache located on the system?
Answer Posted / tejavishu
c:\windows\assembly\GAC
| Is This Answer Correct ? | 34 Yes | 69 No |
Post New Answer View All Answers
Can you pass SOAP messages through remoting?
When should we choose .net remoting over .net web services?
How to directly call a native function exported from a dll?
What is the difference between remoting and webservice?
Will clr handle unmanaged code or not?
Is it a good design practice to distribute the implementation to remoting client?
Explain Singleton design pattern of Remoting?
When do we use delegates in your remoting applications?
What are the security features in .net remoting?
Can you explain remoting?
What are static assemblies and dynamic assemblies. Differences between them?
Explain how does assembly versioning in .net prevent dll hell?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What are dynamic assemblies?
How can we call methods in remoting asynchronously?