.NET news » Web Services 
Moving to ASP.NET: Web Development with VB .NET
Author: Steve Harris
Average rating: (0 reviews)
More .NET Web Services books
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
Build a Queued WCF Response Service
Windows Communication Foundation (WCF) enables disconnected work between clients and services. The client posts messages to a queue and the service processes them later. Such interaction permits a different programming model from the default request/response pattern, enabling possibilities such as load leveling, improved availability, and compensating work, to name just a few. This column starts with a brief introduction to Windows Communication Foundation queued calls and then presents an interesting problem-how to get results out of a queued call-and the solution via some cool Windows Communication Foundation programming techniques and a few helper classes.
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.
Hyperscale Messaging in .NET with Amazon's Simple Queuing Service (SQS)
Amazon SQS makes queuing messages across organizations over HTTP a snap with its Web service interface and Amazon-backed infrastructure. This article walks you through the process to get started using Amazon SQS to create and control queues and messages.
14 Dec 2006, 22:30:54 Source: Hyperscale Messaging in .NET with Amazon's Simple Queuing...
Tags: Web Services
Service Station: Web Service Software Factory
Web Service Software Factory is designed to help you build Web service solutions that follow known architecture and design patterns, as Aaron Skonnard explains here.
7 Easy Steps to Building Your Idea Around Amazon Web Services
This article is a simple, step-by-step guide for those who have ideas and want to quickly implement them. We'll use code to demonstrate how easy it is to build an application on Amazon S3. We'll also highlight questions that you may ask before releasing an application.
18 Oct 2006, 10:54:00 Source: 7 Easy Steps to Building Your Idea Around Amazon Web...
Tags: Web Services
ASP.NET

