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

Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


What is Web Application?

2 Answers   HCL,


Where is asp.net session stored?

0 Answers  


my name is sumeetha i am using google gears in .net.what's the problem is my server is in another place. i am working here when i entered the values in textboxes and press enter then it should store in database(sql server) which is in another system.when that sever system is shutdown then the values which i submit should store in my system and after system opened it should automatically store the values in the system can any one plz urgent suggest answer for this question?

2 Answers  


Which type of state management is provided by Query String in ASP.NET?

0 Answers   Sans Pareil IT Services,






Explain one critical mapping?

0 Answers  


Explain cookies with example.

0 Answers  


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


Is asp.net web forms dead?

0 Answers  


When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?

1 Answers  


What are server-side comments in ASP.NET?

0 Answers   Winsol Solutions,


what is difference between .net 3.0 and 3.5

3 Answers  


Categories