About .NET Remoting and types of remoting ?
Answer Posted / praveen
NET Remoting is an enabler for application communication.
It is a generic system for different applications to use to
communicate with one another. .NET objects are exposed to
remote processes, thus allowing interprocess communication
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define remotable objects in .net remoting?
What is the purpose of strong name?
What is asynchronous programming?
Difference between .net remoting versus distributed com?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are static assemblies and dynamic assemblies?
What are the types of remotable objects?
What do you mean by passport authentication?
Explain serialization formatters in .net remoting
What are the channels in .net remoting?
What are the different types of channels used by .net remoting?
Explain the types of .net remoting?
Explain threading types?
What is a formatter in .net remoting?
Which Namespaces is used to achieve the Remoting?