|
Web Service Tutorial in C#
|
Nice single page tutorial with sample code demonstrating how
to create and consume a C# web service using Visual Studio.NET.
|
|
Java/C++ Web Services |
Several tutorials to guide you through creating and
deploying web services using both Java and C++. SOAP messaging,
a detailed view of WSDL and more helpful tutorials. |
|
Developer.com Web Services
|
Good resource for articles and tutorials on web services.
Topics such as WSDL essentials, web services security, UDDI, and
a web services glossary. |
|
|
|
|
Creating a .NET Web Service
|
Great tutorial on how to develop and test web service using
C#. Don't miss the countless links at the bottom of this one to
their many other web service articles either. |
|
|
|
|
|
Web Services Primer |
Language independent multi-page tutorial with nice diagrams
explaining the fundamentals of web services. Learn how and why
to use a web service in your architecture. |
|
C# Web Services |
Nice smaller single page web service tutorial. Link at
bottom to download the entire tutorial with source code. |
|
W3Schools .NET Web Services
|
Excellent resources/tutorials page from W3Schools.com.
Includes an XML tutorial, SOAP tutorial, and WSDL tutorial. |
|
ASP.NET Web Service |
Tutorial on how to create, test, and use a web service
written using C#. Downloadable tutorial and source included.
|
|
Web Services Explained |
A center for learning about Web Services without the hype.
Comparisons of web services from Microsoft .NET and Java points
of view. |
|