Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| XML Web services
|
| Definition
| Units of application logic providing data and services to other applications. .NET applications that provide Web-based services to other Web-based applications—Web service consumers. Applications access Web services via standard Web protocols—HTTP—and data formats—SOAP, XML— independent of how each XML Web service is implemented. XML Web services a cornerstone of the .NET programming model.
|
| See also
| HTTP, SOAP, Web service, XML
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|