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 |
Name for built-in permission sets in .Net
What is Garbage Collection in .Net and what is the Garbage collection process?
How can I tell if .net 3.5 is installed?
Explain about the Common Language Runtime?
What is the use of ErrorProvider Control in .NET?
What is the model role in Mvc architecture?
What is the use of trace utility?
what is yield keyword in .Net?
Explain About GDI object ?
What is a web service in .net?
Tell us what is a sealed class?
What are the deferred execution and the immediate execution in linq?