How do you implement distributed applications in .net?
No Answer is Posted For this Question
Be the First to Post Answer
How to perform Remoting?
Which Namespaces is used to achieve the Remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What distributed process frameworks outside .NET do you know?
Explain serialization formatters in .net remoting
Explain the types of .net remoting?
Explain how does assembly versioning in .net prevent dll hell?
How can you create a strong name for a .NET assembly?
What is the difference between .Net Remoting and Web Services ?
Can you have two files with the same file name in GAC?
What are the security issues if we send a query from the application?
What do mean by remotable objects in .net remoting?