What are the security features in .net remoting?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of strong name?
What is unmanaged code?
What are the ways to configure remoting objects before client can use them?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
Are you aware of containment and Aggregation ?
Write a example code for remoting?
Define singlecall activation mode in .net remoting?
What do you mean by passport authentication?
Explain how to perform remoting?
what is Client-activated object in remoting?
Difference between .net remoting versus distributed com?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?