How can you automatically generate interface for the
remotable object in .NET with Microsoft tools?
Answer Posted / bindu sarika
Use Soapsuds tool
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how does assembly versioning in .net prevent dll hell?
What is a formatter in .net remoting?
Is it a good design practice to distribute the implementation to remoting client?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Explain Singleton design pattern of Remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What do mean by remotable objects in .net remoting?
What are the steps to publish an object outside the service domain
What are the situations you will use singleton architecture in remoting ?
Define remotable objects in .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
How can you configure a .net remoting object via xml file?
What does manifest consists?
What are the difference between static assemblies and dynamic assemblies?
What is the proxy of the server object in .net remoting?