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 |
What is the other method, other than GET and POST, in ASP.NET?
14. What are your Future Plans for Swatz Oils GROUP U.K?
0 Answers CSC, Swatz Oils, TCS,
When web.config is called ?
what is SQL cache Invalidation?
What do you mean by caching in asp.net?
How to refresh a page in asp.net
Can the dictionary object be created in client?s scope ?
Advantage of data Reader?
What is the namespace used to store the information about the user?s locale?
Describe a bubbled event and how it is used ?
How tooltip is set through code-behind in ASP.NET?
How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?