What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer Posted / bindu sarika
None.Security measures and cryptography must be taken at
the server level
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is objref object in remoting?
What is a formatter in .net remoting?
Explain serialization formatters in .net remoting
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Difference between .net remoting versus distributed com?
How do you directly call a native function exported from a DLL?
Explain the differences between marshal by value and marshal by reference?
What is fundamental of published or precreated objects in remoting?
What is unmanaged code?
Is it a good design practice to distribute the implementation to remoting client?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Define a process?
What is the proxy of the server object in .net remoting?
Are you aware of containment and Aggregation ?
What is asynchronous programming?