About remoting and web services. Difference between them?
Answer Posted / gopinath k
Re: About remoting and web services. Difference between
them?
Answer
# 1 remotimg is an internet and webservices is an intranet
aplication.remotimg is fast wen compared to webservices
gopinath k
Re: About remoting and web services. Difference between
them?
Answer
# 2 Remoting is a technology used to communcate between
applications of same platform and encoding will be in the
form of binary. asp.net 3.0 onwards its applications in
different platforms ..
In the case of web service applications in different
platforms can communicate and data will get transferred as
xml files
gopinath k
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is the difference between remoting and webservice?
What is objref object in remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What do you mean by windows authentication?
Explain how to perform remoting?
What are the types of remotable objects?
Explain how does assembly versioning in .net prevent dll hell?
Can you pass SOAP messages through remoting?
Types of compatabilities and explain them ?
What are dynamic assemblies?
What are the remotable objects in .net remoting?
What is unmanaged code?
What are the different types of channels used by .net remoting and which is the best one?
Explain the types of .net remoting?