What are various types of assemblies ?
Which one is better WebService and Remoting ?
Can you configure a .NET Remoting object via XML file?
what are the various type of channels used by .Net remoting and which is the best one?
Explain Singleton design pattern of Remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What do you mean by windows authentication?
About .NET Remoting and types of remoting ?
How do you define the lease of the object?
What are the steps to publish an object outside the service domain
What is the difference between private and shared assembly?
About sn.exe ?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?