What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer Posted / guest
None. Security should be taken care of at the application
level. Cryptography and other security techniques can be
applied at application or server level
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you instantiate a complex number?
Why SOAP is required?
How big is the datatype int in .net?
What are the different types of remote object creation mode in .net?
What is smart navigation in .net?
How is .net able to support a lot of languages?
What are the namespace available in .net?
Can "this" be used within a static method?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Explain the difference between vb and vb.net?
I'm having some trouble with cas. How can I troubleshoot the problem?
What are the features of dot net?
What is meant by globalization?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?