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
Describe session handling in a webfarm?
What is the difference between cache and cookies?
How is a session stored and maintained in asp.net?
What is the difference between “Web.config” and “Machine.Config”?
How to use push notification?
What are standard controls?
What is the difference between Hash table and Array list?
What is the difference between Classic ASP and ASP.Net?
How to Insert/Add in ASPXgridview
What is the use of response redirect in asp.net?
What is clickid?
What are the new features added from ASP to ASP.NET?
What is the difference between exe and dll?
What are the steps to follow to host a web application on a web server?
Explain the difference between asp.net mvc and asp.net webforms