what is webservices ? and what is web server ?



what is webservices ? and what is web server ?..

Answer / rajesh

Web services (sometimes called application services) are
services (usually including some combination of programming
and data, but possibly including human resources as well)
that are made available from a business's Web server for Web
users or other Web-connected programs.

A web service (also webservice) is traditionally defined by
the W3C as "a software system designed to support
interoperable machine-to-machine interaction over a network.
It has an interface described in a machine-processable
format (specifically Web Services Description Language
WSDL). Other systems interact with the web service in a
manner prescribed by its description using SOAP messages,
typically conveyed using HTTP with an XML serialization in
conjunction with other web-related standards.

A Web server is a program that, using the client/server
model and the World Wide Web's Hypertext Transfer Protocol (
HTTP ), serves the files that form Web pages to Web users
(whose computers contain HTTP clients that forward their
requests). Every computer on the Internet that contains a
Web site must have a Web server program.

Is This Answer Correct ?    18 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between a multi-layer and multi-tier applications?

0 Answers   Microsoft,


What are the options in ASP.NET to maintain state?

0 Answers   CDC,


What is the difference between the asp and asp.net?

0 Answers  


Explain the significance of routing? : asp.net mvc

0 Answers  


What is a web api?

0 Answers  


What is the difference between CLICK and MOUSE DOWN Event ?

0 Answers   MCN Solutions,


What is the difference between client-side and server-side validations in webpages?

0 Answers  


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

0 Answers   HCL,


Who creates jsessionid?

0 Answers  


How to do Forms authentication in asp.net?

2 Answers  


What are various authentication mechanisms in ASP.NET ?

4 Answers   TCS,


Define managed code and managed data in .net?

0 Answers  


Categories