What are possible implementations of distributed
applications in .NET?
Answer Posted / amarjeet singh
By Using .Net Remoting and Web Services.But now we can use
WCF to implement distributed application.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the ways to renew lifetime leases of objects?
Is it a good design practice to distribute the implementation to remoting client?
What is the purpose of strong name?
What are the types of remotable objects?
Explain marshalling and its types in .net remoting
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Types of compatabilities and explain them ?
What are the different types of channels used by .net remoting and which is the best one?
Define the lease of the object?
Name the distributed systems available apart from .net remoting?
Elaborate the term WebService and how it differ from Remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are the remotable objects in .net remoting?
Explain the Flow of remoting?
What are the information required to configure remote objects?