Basic Dot Net Question:
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

Answer:
Use the Soapsuds tool to generate automatically interface for the remotable object in .NET with Microsoft tools.
Previous Question | Next Question |
Can you configure a .NET Remoting object via XML file? | What is Delegation in .NET? |