In which conditions do you opt for Remoting services?
Answer Posted / sisir
when the word iteranet comes in pic we should prifer 2 use
with condistion that saring with lot of pc
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to directly call a native function exported from a dll?
Will clr handle unmanaged code or not?
What are the ways to renew lifetime leases of objects?
How can you configure a .net remoting object via xml file?
Explain how does assembly versioning in .net prevent dll hell?
Can you pass SOAP messages through remoting?
Explain when we use web service and when we use remoting?
Difference between .net remoting versus distributed com?
Types of compatabilities and explain them ?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are different types of assemblies?
Explain the differences between marshal by value and marshal by reference?
Explain marshalling and its types in .net remoting
Explain serialization formatters in .net remoting