What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer Posted / bindu sarika
None.Security measures and cryptography must be taken at
the server level
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of strong name?
Elaborate the term WebService and how it differ from Remoting?
Explain marshalling and its types in .net remoting
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
When do we use delegates in your remoting applications?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Name the distributed systems available apart from .net remoting?
What are the channels in .net remoting?
What is a formatter in .net remoting?
How to directly call a native function exported from a dll?
What is unboxing?
Explain serialization formatters in .net remoting
How do you implement distributed applications in .net?
Types of compatabilities and explain them ?
What are the difference between static assemblies and dynamic assemblies?