.Net Deployment Question:

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

Tweet Share WhatsApp

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 .Net Deployment PDF Read All 24 .Net Deployment Questions
Previous QuestionNext Question
What is view state in .NET?Which dll is required to translate XML to SQL in Internet Information Server (IIS)?