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 are the channels in .net remoting?
Define delegates and events?
Define the lease of the object?
What is unmanaged code?
What are the different types of channels used by .net remoting?
Types of compatabilities and explain them ?
Can we configure a .net remoting object via xml file?
What are the different types of channels used by .net remoting and which is the best one?
What are the types of remotable objects?
Are you aware of containment and Aggregation ?
How to directly call a native function exported from a dll?
Explain serialization formatters in .net remoting
What are dynamic assemblies?
What are the situations you will use singleton architecture in remoting ?
What is objref object in remoting?