w3schools    w3Schools
Search W3Schools :
   
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples About
ADVERTISEMENTS

XML Certification
Download XML editor
Custom Programming
 
Table of contents
Web Services Basic
WS Home
WS Intro
Why WS?
WS Platform
WS Example
WS Use
WS Summary

Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality

W3Schools Tutorials
W3Schools Forum

Helping W3Schools

 

Web Services Tutorial

home next

Web Services can convert your applications into Web-applications.
By using Web services, your application can publish its function or message to the rest of the world.

Web Services can be used by other applications.
With Web services your accounting department's Win 2k servers can connect with your IT supplier's UNIX server.

The basic Web Services platform is XML + HTTP.
Web services uses XML to code and decode your data and SOAP to transport it.

Learn how to create Web Services from an ASP.NET application.
This tutorial converts an ASP.NET application to a Web Service.

Start learning about Web Services now!


Table of Contents

Web Services Introduction - An introduction to Web Services.

Why Web Services? - Why and how to use Web Services.

Web Services Platform - What lies behind the Web Services Platform?

Web Services Example - A Web Service example.

Web Services Use - Add a Web Service to your web page.

Web Services Summary - A summary on what you have learned in this tutorial and a recommendation on what subject you should study next.


home next

 
EDUCATION
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification

W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
Copyright 1999-2010 by Xdayx. All Rights Reserved.