.NET news » Web Services 
Microsoft .NET XML Web Services Step by Step (Step By Step (Microsoft))
Authors: Adam Freeman, Allen Jones
Average rating: (15 reviews)
More .NET Web Services books
Assembly-based webservice and Javascript proxy using reflection
ASP.Net and Ajax Webservices, not from a .asmx file, but from a compiled assembly with a little bit of reflection
30 May 2007, 11:37:00 Source: Assembly-based webservice and Javascript proxy using...
Tags: Web Services
Using Soap Extensions to provide progress notification for Web Service calls
The purpose of this article is to show how to get progress notifications as data is sent and received from a web server during web service calls. This will be achieved by using a simple Soap Extension.
26 May 2007, 18:39:00 Source: Using Soap Extensions to provide progress notification...
Tags: Web Services
Dynamic Discovery and Invocation of Web services
How invocation of web services Without use add/Web reference
Web Service Authentication
A simple mechanism to authenticate users to a WebService.
Generate a client-side proxy for a webservice using HTTP Handlers
How to create a client-side webservice proxy using HTTP Handlers
19 Feb 2007, 09:18:00 Source: Generate a client-side proxy for a webservice using HTTP...
Tags: Web Services
Ajax
Sending files in chunks with MTOM Web Services and .NET 2.0
How to send large files across Web Services in small chunks using MTOM (WSE 3).
13 Feb 2007, 23:52:00 Source: Sending files in chunks with MTOM Web Services and .NET 2.0
Tags: Web Services
What's That Tune? - Mashing up Three Web Services
What's That Tune? is a light-hearted mashup of three web services in C#. This proof-of-concept records audio from a microphone, saves it to Amazon S3, creates a task for workers to name the tune using Amazon Mechanical Turk, then polls Amazon ECS for related albums.
Serving SQL XML through a WebService (SQL2005)
How to server XML from SQL2005 through a WebService
4 Feb 2007, 04:04:00 Source: Serving SQL XML through a WebService (SQL2005)
Tags: Web Services
Database
XML
Exploring Windows Communication Foundation - Part 1
Starting with this article, we shall explore various aspects of WCF
21 Jan 2007, 05:54:00 Source: Exploring Windows Communication Foundation - Part 1
Tags: Web Services
The Service Factory for WCF
This month Aaron Skonnard continues his exploration of software factories with a look at the Web Service Software Factory for Windows Communication Foundation.

