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



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

Answer / bindu sarika

Use Soapsuds tool

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Explain serialization formatters in .net remoting

0 Answers  


Define remotable objects in .net remoting?

0 Answers  


What is the proxy of the server object in .net remoting?

0 Answers  


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

0 Answers  


What are CAO's i.e. Client Activated Objects ?

1 Answers  






What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


Explain how does assembly versioning in .net prevent dll hell?

0 Answers  


Name the distributed systems available apart from .net remoting?

0 Answers  


What is delay signing?

2 Answers   HCL,


What are different types of assemblies?

0 Answers  


What are the steps to publish an object outside the service domain

0 Answers  


When should we choose .net remoting over .net web services?

0 Answers  


Categories