What are various types of assemblies ?
What distributed process frameworks outside .NET do you know?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What are the advantage of remoting over web services?
How does assembly versioning in .NET prevent DLL Hell?
3 Answers Satyam, Siebel Systems,
What are the security measures exist for .net remoting in system.runtime.remoting?
About performance issues on retrieving records ?
Elaborate the term WebService and how it differ from Remoting?
How can objects in two diff. App Doimains communicate with each other ?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
How can you configure a .net remoting object via xml file?
Is it a good design practice to distribute the implementation to remoting client?
What are various types of assemblies ?