Tell about WebService in Asp.Net?

Answer Posted / kautilya

Webservice is an application which resides on server and
used to share data and information. It provides Platform
indpendent service, so any user with any operating system
cant use it. it uses SOAP to transfer and receive data. It
basically populates data in XML format which can be used by
every one.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch a data from one table to another table in asp.net ?

573


In a Repeater control how one can provide an alternating color scheme ?

558


What is the file extension of web service?

549


Explain about solution explorer window?

610


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

517






Is it possible to write code in many languages in one asp.net project?

555


What is server transfer?

489


What are the data controls available in asp.net?

498


Explain the difference between Web Garden and Web Farm?

543


Explain some of the major built-in objects in asp.net

597


What's the use of formatters in .net?

564


What is asp.net globalization?

491


Explain Areas in MVC?

639


Differentiate between authentication and authorization.

557


How do I send an email message from my ASP.NET page?

524