What are the ways to configure remoting objects before client can use them?
No Answer is Posted For this Question
Be the First to Post Answer
How do you directly call a native function exported from a DLL?
Can you have two files with the same file name in GAC?
Is it a good design practice to distribute the implementation to remoting client?
Explain the types of .net remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What are possible implementations of distributed applications in .NET?
Can you configure a .NET Remoting object via XML file?
1 Answers Tavant Technologies,
Will clr handle unmanaged code or not?
What are the situations you will use singleton architecture in remoting ?
What are static assemblies and dynamic assemlies. Differences between them ?
Give the Hierarchial description of remoting?
Explain when we use web service and when we use remoting?