|
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.
|
|
|
ASP.NET Web Service
|
|
Tutorial on how to create, test, and use a web service written using C#. Downloadable tutorial and source included.
|
|
|
W3Schools .NET Web Services
|
|
Excellent resources/tutorials page from W3Schools.com. Includes an XML tutorial, SOAP tutorial, and WSDL tutorial.
|
|
|
C# Web Services
|
|
Nice smaller single page web service tutorial. Link at bottom to download the entire tutorial with source code.
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
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.
|
|
|
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.
|
|
|
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.
|
|
|
|