How Web Service help? What is the difference between
Remoting & Web Servcies?

Answer Posted / jerry joseph

Web Services

- accessed only over HTTP
- work in a stateless environment
- support only datatypes defined in the XSD type system
- support interoperability across platforms
- highly reliable
- easy to create and deploy

Remoting

- can be accessed over any protocol
- support for both stateful and stateless environment
- support for rich type system
- homogenous environment
- if IIS is not used, application needs to provide plumbing
for ensuring the reliability
- complex to program

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to elimainte the similar data from the different tables

1896


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

788


Why do we need asp.net?

772


How to set the pane area to transparent of a scrollPane component.?

754


What are directives in asp.net? List down all the important directives.

690


Explain the path instructions in xaml?

752


Is asp.net web forms dead?

721


List down the sequence of methods called during the page load.

709


What is asynchronous call?

793


Explain diff between dataset and datareader?

704


Distinguish between Server-side and Client-side code with its functionality?

839


How many types cache in asp net?

751


What is an il?

735


Can the dictionary object be created in client?s scope ?

2192


What is different authentication mechanisms used in ASP.NET?

793