What is the difference between .Net Remoting and Web Services ?
Answer Posted / abhijeet dubey
Although we can develop an application using both technologies, each of them has its distinct advantages. Yes you can look at them in terms of performance but you need to consider your need first. There are many other factors such authentications, authorizing in process that need to be considered.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is unboxing?
What do you mean by passport authentication?
Are you aware of containment and Aggregation ?
What is objref object in remoting?
Explain how does assembly versioning in .net prevent dll hell?
What are static assemblies?
Define delegates and events?
Explain when we use web service and when we use remoting?
What does manifest consists?
define client activated objects (cao)?
Explain how to perform remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What do you mean by windows authentication?
Elaborate the term WebService and how it differ from Remoting?
What are the difference between static assemblies and dynamic assemblies?