What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer / 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 |
What is il in vb.net?
Why do we use msmq?
Which namespace is the base class for .net Class library?
How do you turn off cookies for one page in your site?
Please explain what is the difference between odbc and ado?
What is RCW (Run time Callable Wrappers)?
Is .net core managed code?
what is the keyword used for self reference?
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 code access security.
What is a DLL?
What?s a proxy of the server object in .NET Remoting?