How do you define the lease of the object?
Answer / bindu sarika
The lifetime of the serverobject is determined by the
lifetime lease .This is defined By implementing ilease
interface when writing the class code
| Is This Answer Correct ? | 3 Yes | 0 No |
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain the Flow of remoting?
Difference between remoting and web service ?
Can we configure a .net remoting object via xml file?
Define proxy in .net remoting?
How can you tell the application to look for assemblies at the locations other than its own install?
Can you pass SOAP messages through remoting?
What does manifest consists?
Can you have two files with the same file name in GAC?
What are the different types of channels used by .net remoting?
What?s Singleton activation mode?
About remoting and web services. Difference between them?