Slide 16.2: Web services
Slide 16.4: A web services example
Home

Web Services (Cont.)


Web services can convert your application into a web-application, which can publish its function or message to the rest of the world. Web services are main building blocks in the Microsoft .NET programming model: How Does It Work?
The basic web services platform is XML + HTTP. XML provides a language which can be used between different platforms and programming languages and still express complex messages and functions. The HTTP protocol is the most used Internet protocol. Web services platform elements include: Web Services Have Two Types of Uses.