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 are the different types of channels used by .net remoting and which is the best one?
define client activated objects (cao)?
How can we call methods in remoting asynchronously?
Difference between .net remoting versus distributed com?
What are the advantage of remoting over web services?
Define singleton activation mode in .net remoting?
Is it a good design practice to distribute the implementation to remoting client?
Explain the hierarchial description of remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the types of remoting?
What is the purpose of strong name?
Explain the differences between marshal by value and marshal by reference?
What is the difference between remoting and webservice?
What are the information required to configure remote objects?
What is unmanaged code?