
This article demonstrates how to create and use an XML Web service with Visual Studio .NET. XML Web services are reusable units of application logic that you can expose to clients across the Internet. Web services are platform-independent. In addition, Web services are based on standards that the industry agrees upon such as Extensible Markup Language (XML), Simple Object Access Protocol (SOAP), and Hypertext Transfer Protocol (HTTP).
|