What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Explain when we use web service and when we use remoting?
What do you mean by windows authentication?
What are the ways to renew lifetime leases of objects?
what are the requirements to enable remote components to interact each other?
What is asynchronous programming?
What are the security measures exist for .net remoting in system.runtime.remoting?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Explain the Flow of remoting?
When should we choose .net remoting over .net web services?
Garbage collector?s functionality on unmanaged code ?
Explain the hierarchial description of remoting?
What is objref object in remoting?
How to directly call a native function exported from a dll?