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
What are the security features in .net remoting?
What are the information required to configure remote objects?
What is objref object in remoting?
Can you pass SOAP messages through remoting?
Is it a good design practice to distribute the implementation to remoting client?
Define singleton activation mode in .net remoting?
Define proxy in .net remoting?
What is Remoting?
Define delegates and events?
Write a example code for remoting?
What are the difference between static assemblies and dynamic assemblies?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are static assemblies and dynamic assemblies?
Explain Singleton design pattern of Remoting?