What are possible implementations of distributed
applications in .NET?
Answers were Sorted based on User's Feedback
Answer / amarjeet singh
By Using .Net Remoting and Web Services.But now we can use
WCF to implement distributed application.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the proxy of the server object in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain how to directly call a native function exported from a dll?
What is objref object in remoting?
About .NET Remoting and types of remoting ?
What?s Singleton activation mode?
What are the types of remotable objects?
Which Namespaces is used to achieve the Remoting?
What are remotable objects in .NET Remoting?
Explain the differences between marshal by value and marshal by reference?
What is a formatter in .net remoting?
What is delay signing?