What security measures exist for .NET Remoting in
System.Runtime.Remoting?
Answer / bindu sarika
None.Security measures and cryptography must be taken at
the server level
Is This Answer Correct ? | 1 Yes | 0 No |
What are the types of remoting?
How can you create a strong name for a .NET assembly?
What are static assemblies and dynamic assemblies?
What are the steps to publish an object outside the service domain
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
Define a process?
Which Namespaces is used to achieve the Remoting?
What are the information required to configure remote objects?
What is ODP.NET?
When should we choose .net remoting over .net web services?
What is objref object in remoting?
Elaborate the term WebService and how it differ from Remoting?