what are webservices?In which circumstances we can go for
webservices?

Answers were Sorted based on User's Feedback



what are webservices?In which circumstances we can go for webservices?..

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

what are webservices?In which circumstances we can go for webservices?..

Answer / jacky

Web service is a contract b/w consumer and service provider
this is business logic .It is plateform independent ie
heterogeneous nature .Web service used XML serialization
with the help SOAP protocol, where SOAP create an envolop
for XML data for serialization and de-serialization on
server and client.

Is This Answer Correct ?    0 Yes 0 No

what are webservices?In which circumstances we can go for webservices?..

Answer / srikanth

Webservice is the one that will allow different sources to
communicate eachother irrespective of their platform using
the soap formatter.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is _dopostback in asp net?

0 Answers  


What is Active Directory? What is the namespace for that?

2 Answers  


What is SilverLight in ASP.NET ?

2 Answers   SmartData,


What are the versions of garbage collection?

0 Answers   Proteans,


What is ispostback property?

0 Answers  






what is Theme in Asp.net 2.0

1 Answers   Syntel,


What does assemblyinfo.cs file consist of?

2 Answers   Accenture, HCL,


Is session server side or client side?

0 Answers  


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

0 Answers  


How do you do Client-side validation in .Net?

0 Answers  


List all templates of the repeater control.

0 Answers  


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

1 Answers   Cap Gemini, Keane India Ltd, MindSquare,


Categories