what is web service?



what is web service?..

Answer / monika mannan

The term Web services describes a standardized way of
integrating Web-based applications using the XML, SOAP, WSDL
and UDDI open standards over an Internet protocol backbone.
XML is used to tag the data, SOAP is used to transfer the
data, WSDL is used for describing the services available and
UDDI is used for listing what services are available. Used
primarily as a means for businesses to communicate with each
other and with clients, Web services allow organizations to
communicate data without intimate knowledge of each other's
IT systems behind the firewall.

Unlike traditional client/server models, such as a Web
server/Web page system, Web services do not provide the user
with a GUI. Web services instead share business logic, data
and processes through a programmatic interface across a
network. The applications interface, not the users.
Developers can then add the Web service to a GUI (such as a
Web page or an executable program) to offer specific
functionality to users.

Web services allow different applications from different
sources to communicate with each other without
time-consuming custom coding, and because all communication
is in XML, Web services are not tied to any one operating
system or programming language. For example, Java can talk
with Perl, Windows applications can talk with UNIX applications.

Web services do not require the use of browsers or HTML.

Web services are sometimes called application services.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

How to upload in video,mp4,in .net 4.5 ..?

0 Answers   HCL,


IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class

0 Answers   IBM,


How cache coherency is eliminated? : Dot net architecture

0 Answers  


What is gui programming? : .NET Architecture

0 Answers  


Explain different pipelining hazards and how are they eliminated? : Dot net architecture

0 Answers  






Name some changes done since version 3.0?

0 Answers  


How many types of languages does .net support? name at least 10-15?

12 Answers   Interac, Six Sigma, TechUnity,


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

0 Answers  


3. Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers  


What is the purpose of cache? How is it used? : Dot net architecture

0 Answers  


Explain the race around condition? : Dot net architecture

0 Answers  


Explain how does .net mobile work? : Microsoft dot net mobile

0 Answers  


Categories