Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between remoting and web service ?



Difference between remoting and web service ?..

Answer / ashish kumar

WebService can access on HTTP protocol.
Remoting can access on HTTP , TCP , SMTP etc protocol.


WebService based on Stateless.
Remoting based on Stateless and stateful.


WebService are mostly use for interoperablity.
Remoting are mostly use for C/S.

WebService support only object that can serialized.
Remoting support all object that can inherits
MarsalByRefObject.


WebService is easy to create and deploy.
Remoting is diffcult to create and deploy.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What is unmanaged code?

0 Answers  


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


write a example for remoting (code)

2 Answers   Mind Tree,


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

0 Answers  


Explain how to directly call a native function exported from a dll?

0 Answers  


Threading Types ?

3 Answers   DELL,


How do you implement distributed applications in .net?

0 Answers  


Can you have two files with the same file name in GAC?

2 Answers  


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

0 Answers  


Will clr handle unmanaged code or not?

0 Answers  


What are the types of remotable objects?

0 Answers  


How to decide which to use .net remoting or asp.net web services?

0 Answers  


Categories