Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell about WebService in Asp.Net?

Answers were Sorted based on User's Feedback



Tell about WebService in Asp.Net?..

Answer / dan

Webservice is provides informations which can be accessed
remotely from other computers. Eg. CNN news(Service
provider) publish weather information service which is used
by Yahoo inc(Sevice client) using SOAP protocols thru HTTP.

Is This Answer Correct ?    10 Yes 1 No

Tell about WebService in Asp.Net?..

Answer / 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

Tell about WebService in Asp.Net?..

Answer / dilshad

Web services are a standardized way for one application to
invoke a method of another application. These applications
may reside on different computers that are some way
connected, such as by a local area network or, more
commonly, by the Internet. With Web services you have two
actors, a client and a server. The server makes some set of
methods available. These methods, when called, will perform
some action and/or return some data. The client invokes one
of the available methods of the server. Like methods in a
class library, the methods of a Web service can accept an
arbitrary number of input parameters, and can optionally
return a result. The Web services standard spells out in
great detail how a client can invoke a Web service method
from a server. The standard dictates how input parameters
and return values are passed from one computer to the
other, how faults are handled, and a myriad of other
complications.

Is This Answer Correct ?    6 Yes 1 No

Tell about WebService in Asp.Net?..

Answer / rajsh kumar

WebServices is the Business Logic components which provide
functionality via Internet using standard protocal such as
HTTP.
websrvices use SOAP in order to expose the business
functionality.

Is This Answer Correct ?    6 Yes 2 No

Tell about WebService in Asp.Net?..

Answer / dotnetfox

webservice is a application with business logics that uses
standard protocal to intract with one or more web in
different platform on network.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between ASP Session State and ASP.Net Session State?

0 Answers  


What is dynamic web page with example?

0 Answers  


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

0 Answers  


What is custom tag in web.config ?

2 Answers   Accenture, BirlaSoft,


How we generate the BARCODE in ASP.Net using c# ! in library management systen for books .

2 Answers  


What are the navigation ways between pages available in ASP.NET?

0 Answers   Winsol Solutions,


What are the advantages and limitations of query string?

0 Answers  


How you can use video conferencing in asp.net? guys plz help me ...

2 Answers  


What is a gridview in asp.net?

0 Answers  


What is enableviewstatemac in asp net?

0 Answers  


What is session state server?

0 Answers  


How do you add a javascript function for a link button in a datagrid?

2 Answers   Microsoft,


Categories