How Web Services help Us?
What r the difference between Remoting and webservices

Answer Posted / reshma nair

Web services are small, reusable applications that help
computers from many different operating system platforms
work together by exchanging messages. Web services are
based on industry protocols that include XML (Extensible
Markup Language), SOAP (Simple Object Access Protocol), and
WSDL (Web Services Description Language). These protocols
help computers work together across platforms and
programming languages.

Remoting provides a way for application in different
machines/domains to communicate with each other.Remoting is
a more effcient means than web services for allowing
programs to interact

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u deploy your asp.net application?

689


Explain ViewState?

677


What is a uri query?

639


Difference between application events and session events

677


What is the difference between localization and globalization?

663






What are directives in asp.net?

610


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

635


What is in a session cookie?

614


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

719


How would you turn off cookies on a page of a website?

580


What are the types of authentication in asp.net?

619


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2378


Explain the difference between panel and groupbox classes using .net?

574


What is the displayafter property in updateprogress control?

607


Can you set the session out time manually?

468