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 is difference between View State and Hidden Field in ASP.NET?

659


What is event in asp.net?

532


How to use ipostback?

590


Why do we need url encoding?

522


What is data control in asp.net?

512






What are the best practices to follow to secure connection strings in an ASP.NET web application?

554


Explain exception handling in .net.

607


What is the difference between stored procedure vs function?

573


How can we communicate with each server in N-tier Architecture? and what are the methods?

1787


What are the advantages of Web API?

634


How Can assign alias name for ASP.NET Web API Action?

934


What is the viewstate in asp.net?

569


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

544


Is it right that ASP.NET Web API has replaced WCF?

509


How would you enable impersonation in the web.config file?

541