Walkthrough: Creating a Web Service
Tags:
ASP.NET
, IDE
, 2003
, Beginning
ASP.NET Web Services allow you to share non-visual information in a special XML format called SOAP, the Simple Object Access Protocol. You can share information with trading partner, associates, or bridge corporate information systems on disparate platforms easily. This is where Visual Studio.NET excels: in creating and consuming Web Services.