what are webservices?In which circumstances we can go for
webservices?
Answer Posted / lily antony
Web service is a reusable component which resides in the
web server.
It is language independant and platform independant. This
means that any application written in any language can use
the service of a web service.
It uses the SOAP protocal and communicates using XML.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between asp.net mvc and asp.net webforms
Which protocol is used to call a web service?
Explain about asp.net caching?
What is web configuration file and how to use in web application
Which object wraps the state or data of a user?
What is the difference between a page theme and a global theme?
Where do we store our connection string in asp.net application?
Describe the Server Control Events of ASP.NET?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Explain http handlers? Where we can use the http handlers?
Explain how asp.net different from asp?
List the major built-in objects in asp.net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is a global postback url?
How many types of validators are there in asp net?