Web Services Sample Projects
Summary
Exceptions
Accessing ASP.NET Objects
Methods of Calling Web Services
Passing Complex Data Types
ADO.NET and Web Services
Using the Design in Web Services
COM Interoperability & Web Services
Transaction & Web Services
Calling WebServices Asynchronously
SOAP Headers
Manipulating SOAP Messages with XML Attributes
Using SOAP Extensions
Exceptions
Web Service
Client
Accessing ASP.NET Objects
Web Service
Client
Methods of Calling Web Services
Web Service
HTTP-GET
HTTP-POST
Passing Complex Data Types
Passing Classes
Web Service
Client
ADO.NET and Web Services
DataSet Example
Web Service
Client
DateSet 2 Example
Web Service
Client
Using the Design in Web Services
Web Service
(there is no client. IE was used)
COM Interoperability & Web Services
Web Service
Simple ATL Object (.cpp)
Simple ATL Object (.h)
Transaction & Web Services
Web Service
Calling WebServices Asynchronously
Web Service 1
Web Service 2
Windows Forms Client
SOAP Headers
Web Service
Client
Manipulating SOAP Messages with XML Attributes
Web Service
Using SOAP Extensions
Web Service (and SOAP Extension)
Client