Where is global assembly cache located on the system?
Answers were Sorted based on User's Feedback
Answer / guest
Usually C:\winnt\assembly or C:\windows\assembly.
| Is This Answer Correct ? | 140 Yes | 4 No |
Explain how does assembly versioning in .net prevent dll hell?
What are various types of assemblies ?
What is a formatter in .net remoting?
Difference between remoting and web service ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
What are the channels in .net remoting?
Explain the hierarchial description of remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What is fundamental of published or precreated objects in remoting?
How do you implement distributed applications in .net?
What are the ways to configure remoting objects before client can use them?
What are CAO's i.e. Client Activated Objects ?