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
What are the information required to configure remote objects?
Explain threading types?
Are you aware of containment and Aggregation ?
What are the security measures exist for .net remoting in system.runtime.remoting?
Difference between .net remoting versus distributed com?
Define a process?
How can we call methods in remoting asynchronously?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the steps to publish an object outside the service domain
What are the different types of channels used by .net remoting?
Can you explain remoting?
What are static assemblies and dynamic assemblies?
What do mean by remotable objects in .net remoting?
Can we configure a .net remoting object via xml file?
What is unboxing?