Basic Dot Net Question:

How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

Dot Net Interview Question
Dot Net Interview Question

Answer:

Use the Soapsuds tool to generate automatically interface for the remotable object in .NET with Microsoft tools.


Previous QuestionNext Question
Can you configure a .NET Remoting object via XML file?What is Delegation in .NET?