In which conditions do you opt for Remoting services?
Answer Posted / amarjeet singh
Remoting is used for .Net to .Net communication and in case
of Remoting we can use protocol other than
HTTP.Serialization in .Net remoting is handled by CLR
in .net Remoting.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the situations you will use singleton architecture in remoting ?
What are the ways to renew lifetime leases of objects?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
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
What is the Difference between CAO and SAO in Remoting.
How to directly call a native function exported from a dll?
What is objref object in remoting?
Can you explain remoting?
How do you directly call a native function exported from a DLL?
Define singleton activation mode in .net remoting?
Can we configure a .net remoting object via xml file?
What is asynchronous programming?
What do you mean by windows authentication?
What do mean by remotable objects in .net remoting?
What are the types of remoting?