Explain security measures exist for .net remoting in system.runtime.remoting?
Answer / Parul Dev
Security measures for .NET Remoting include client authentication (using certificates or usernames/passwords), server authentication, and secure channel encryption. The System.Runtime.Remoting.Messaging namespace provides classes to implement these security features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Using com component in .net?
Explain what is the difference between web application and enterprise application?
Is atl redundant in the .net world?
What are use of Cloud computing....?
Can any object be stored in a viewstate in .net?
Explain the difference between the while and for loop.
What's typical about a windows process in regards to memory allocation in .net?
How does linq work?
How do you create threading in .NET? What is the namespace for that?
in hibernate, what is dirty reading?
Please explain what is heap and what is stack?
Explain how com+ related to the dna architecture?