.Net Deployment Question:
Explain 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.
Previous Question | Next Question |
What is view state in .NET? | Which dll is required to translate XML to SQL in Internet Information Server (IIS)? |