Answer Posted / billy howell
You use gacutil if I remember correctly.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are different types of assemblies?
Explain how to directly call a native function exported from a dll?
what are the requirements to enable remote components to interact each other?
What are the different types of channels used by .net remoting?
Will clr handle unmanaged code or not?
What are the different types of channels used by .net remoting and which is the best one?
Can we configure a .net remoting object via xml file?
When should we choose .net remoting over .net web services?
Explain how does assembly versioning in .net prevent dll hell?
What is unmanaged code?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain the Flow of remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
How do you directly call a native function exported from a DLL?
Difference between .net remoting versus distributed com?