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 are Authentication and Authorization?

0 Answers  


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

0 Answers  


What is Response.Flush method ?

3 Answers   Keane India Ltd,


Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding

2 Answers   Syntel,


What is the transport protocol you use to call a Web service?

2 Answers   Siebel Systems,


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

0 Answers   Siebel,


what is state management,what is the purpose of it,how it will be implemented in real time?

2 Answers  


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

0 Answers  


Why is an object pool required?

0 Answers  


Why is string called immutable data type?

0 Answers  


How do I know asp.net mvc version? : Asp.Net MVC

0 Answers  


Trigger syntax in sql2000

1 Answers   Wipro,


Categories