What is a Windows process?
What is the difference between private and shared assembly?
what is the diff between remoting and webservice
write a example for remoting (code)
What is unmanaged code and will CLR handle this kind of code or not ?
Define the lease of the object?
What is unmanaged code?
What are the ways to configure remoting objects before client can use them?
What?s a proxy of the server object in .NET Remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What is fundamental of published or precreated objects in remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
what are the various type of channels used by .Net remoting and which is the best one?