Basic Dot Net Question:
Download Questions PDF

What security measures exist for .NET Remoting in System.Runtime.Remoting?

Answer:

None. Security should be taken care of at the application level. Cryptography and other security techniques can be applied at application or server level.

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
What are channels in .NET Remoting?What is a formatter in .NET?