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 |
write a example for remoting (code)
What are remotable objects in .NET Remoting?
What does manifest consists?
What are the advantage of remoting over web services?
About sn.exe ?
Which namespace is used for encryption ?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What do you know about .NET assemblies?
What are the different types of channels used by .net remoting and which is the best one?
How do you reference to a private & shared assembly ?
What are the difference between static assemblies and dynamic assemblies?
What is unboxing?