Where is global assembly cache located on the system?
Answer Posted / smruti
c:\windows\assembly\GAC
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
How to decide which to use .net remoting or asp.net web services?
Write a example code for remoting?
How do you implement distributed applications in .net?
How can we call methods in remoting asynchronously?
What are static assemblies?
What is unmanaged code?
Define singleton activation mode in .net remoting?
What are the remotable objects in .net remoting?
What is fundamental of published or precreated objects in remoting?
What is the purpose of strong name?
Define remotable objects in .net remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Explain the hierarchial description of remoting?
Explain how to perform remoting?