What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer / bindu sarika
None.Security measures and cryptography must be taken at
the server level
Is This Answer Correct ? | 1 Yes | 0 No |
Define the lease of the object?
How to decide which to use .net remoting or asp.net web services?
Define remotable objects in .net remoting?
What are the types of remotable objects?
Explain marshalling and its types in .net remoting
Explain serialization formatters in .net remoting
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What do you mean by passport authentication and windows authentication ?
What do mean by remotable objects in .net remoting?
What are CAO's i.e. Client Activated Objects ?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Explain how to perform remoting?