crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

difference between .Net Remoting and Asp.Net Web Services
Question Posted on 31 Jul 2011Home >> WebServices >> WebServices >> difference between .Net Remoting and Asp.Net Web Services

(1)ASP.NET Web Services Can be accessed only over HTTP but .Net Remoting Can be accessed over various protocols like TCP, HTTP, SMTP etc.
(2)Web Services are based on stateless service architecture but .Net Remoting support for both stateful and stateless environment.
(3)Web Services support heterogeneous environments means interoperability across platforms but .Net remoting requires .Net on both server and client end.
(4).NET Remoting provides the fast communication than Web Services when we use the TCP channel and the binary formatter.
(5)Web services support only the objects that can be serialized but .NET Remoting can provide support to all objects that inherit MarshalByRefObject.
(6)Web Services are reliable than .Net remoting because Web services are always hosted in IIS.
(7)Web Services are ease to create and deploy but .Net remoting is bit complex to program.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Simplest defination of web services

Write down different components used in web services?

difference between .Net Remoting and Asp.Net Web Services






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap