Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
2 3083Post New Dot Net Remoting Questions
Will clr handle unmanaged code or not?
Can we configure a .net remoting object via xml file?
Explain serialization formatters in .net remoting
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What are the advantage of remoting over web services?
What are the ways to renew lifetime leases of objects?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Define singleton activation mode in .net remoting?
What do mean by remotable objects in .net remoting?
What are the steps to publish an object outside the service domain
What are the security features in .net remoting?
When should we choose .net remoting over .net web services?
Garbage collector?s functionality on unmanaged code ?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What is asynchronous programming?