.NET news » Web Services Web Services Rss Feed

< 1 2 3 4 5 >
Programming .NET Web Services
Authors: Alex Ferrara, Matthew MacDonald
Average rating: 4.5 / 7
(7 reviews)
More .NET Web Services books
download
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.
20 Dec 2006, 18:00:00   Source: Build a Queued WCF Response Service   Tags: Web Services
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.
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.
14 Nov 2006, 19:00:00   Source: Service Station: Web Service Software Factory   Tags: Web Services
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.
Consuming External Web Services with Microsoft Atlas
To consume external Web services in Atlas, you build a server-based Web service proxy to the service. The good news is that you can leverage Visual Studio and Atlas features to handle most of the work.
21 Sep 2006, 17:43:23   Source: Consuming External Web Services with Microsoft Atlas   Tags: Ajax Web Services
Managing State in Web Services
Explains how to manage a session and application state objects in ASP.NET Web Services.
27 Jul 2006, 12:25:43   Source: Managing State in Web Services   Tags: Web Services
Implementing Web Service Clients
Explains how Web services work and how to call it from ASP.NET.
27 Jul 2006, 12:24:27   Source: Implementing Web Service Clients   Tags: Web Services
SOA Testing using White, Black and Gray Box Techniques
Effective techniques are revealed to developers and testers on testing Web Services for reliability and robustness. These techniques demonstrate how a user can push the boundary of testing Web Services intelligently, without having access to the source code to a Web Service.
Adding a zip filter to web services
Passing large amounts of data through web services can become a huge bottle-neck in a WAN application architecture (i.e., server is on the web), and in any case, a real load on the network traffic. This is one solution for downsizing the network costs.
12 May 2006, 16:12:00   Source: Adding a zip filter to web services   Tags: Web Services
Service Station: WSE 3.0, SOAP Transports, and More
This month Aaron Skonnard answers reader questions on service orientation and policy-based compatibility, SOAP's transport-neutral design, and Web Services Enhancements (WSE) 3.0.
5 May 2006, 15:42:25   Source: Service Station: WSE 3.0, SOAP Transports, and More   Tags: Web Services
< 1 2 3 4 5 >