Web Services

 Rate It (5)

A Web service is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network." Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services. 

Tutorials

Forums

Books

Code Samples

External Link

Revision number 2, Monday, February 11, 2008 3:27:37 PM by mbanavige

Comments

Related Articles

Communications Security

Traffic on the wire needs to be secured as well. Usually this means SSL, but sometimes it means IPSec or certificates. How To How To: Call a Web Service Using Client Certificates from ASP.NET How To: Call a Web Service Using SSL How To: Set Up SSL on a Web

Data Binding

Nearly all the controls in ASP.NET have properties that can be databound to. Articles Jesse Liberty has a fine article on Data Binding in ASP.NET 2.0 over on O'Reilly from 2005. John Papa talks about Data-Bound Controls in his MSDN Article from 2005. Tutorials

Performance

The blogosphereis a wealth of real-world tips and tricks for improving your ASP.NET application's performance. Checklist: ASP.NET Performance The 2004 Patterns and Practices Book "Improving .NET Application Performance and Scalability" has a

Featured ASP.NET Web Hosting

Powerful, Award Winning ASP.NET Hosting Trusted By Over 30,000 ASP.NET Developers

3 Months Free & No Setup Fees – CLICK HERE!

Table of Contents

Top Wiki Contributors

Advertise Here