What is Webservices

Web services are programmable business logic components that provide access to functionality through the Internet. Standard protocols like HTTP can be used to access them. Web services are based on the Simple Object Access Protocol (SOAP). Web services are given the .asmx extension .We have to use the standard to wrap up a call to a Web service is HTTP with SOAP.