Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Explain marshalling and its types in .net remoting
Define singlecall activation mode in .net remoting?
Explain the types of .net remoting?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
How do you define the lease of the object?
What is the difference between .Net Remoting and Web Services ?
How can you tell the application to look for assemblies at the locations other than its own install?
What does manifest consists?
Can you pass SOAP messages through remoting?
Explain threading types?
Define singleton activation mode in .net remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?