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

What threading model used in asp and asp.net?

578


What are the contents of cookie?

580


What is the difference between a multi-layer and multi-tier applications?

577


How will you load dynamic assembly?

547


What is global.asax file used for?

565






Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

533


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

585


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

553


What is the caspol.exe tool used for?

548


What is the difference between exe and dll?

561


Where is session cookies stored?

527


Explain what are webservices?

549


Where web.config file is used?

576


What is asp short for?

567


What are the versions of garbage collection?

1460