.NET news » Web Services Web Services Rss Feed

Professional iPhone Programming with MonoTouch and .NET/C# (Wrox Programmer to Programmer)
Authors: Wallace B. McClure, Rory Blyth, Craig Dunn, Chris Hardy, Martin Bowling
Average rating: 0 / 0
(0 reviews)
More .NET Web Services books
download

GMap.NET - Great Maps for Windows Forms and Presentation

GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!

Step by Step Guide to Delicious OAuth API

Learn how to use Delicious OAuth API in your .NET projects with an example
24 Apr 2010, 07:19:00   Source: Step by Step Guide to Delicious OAuth API   Tags: Web Services Internet

Yahoo! Finance Managed

The service that Yahoo! Finance provides to download financial data is nice, but you have to know the right tags and symbols and how to build the URL to use it. This library will undertake this annoying task for you.
23 Apr 2010, 09:06:00   Source: Yahoo! Finance Managed   Tags: Web Services

Using the Amazon Web Service SDK for .NET

The richest set of cloud computing services comes from a little e-commerce company known as Amazon.com. Developers can access the Amazon Web Services (AWS) platform using numerous tools including the .NET platform.Amazon.com is a major player in the cloud computing space and has numerous services available to developers. In late 2009, Amazon released the AWS SDK for .NET. This article will demonstrate using the AWS SDK to create a custom backup service using the Amazon Simple Storage Service (S3).

18 Feb 2010, 18:00:00   Source: Using the Amazon Web Service SDK for .NET   Tags: Web Services

Accessing Images On Flickr From An ASP.NET Website Using The Flickr.Net Library

This article explores the open source Flickr API library called Flickr.Net, which was created by Sam Judson and was used in my aforementioned project. Specifically, well look at how to create an ASP.NET website that displays a smattering of randomly selected pictures from a particular Flickr user, along with how to show a specific pictures comments (if any exist). And the complete code in both Visual Basic and C# is available for download at the end of this article.

Programming Twittering with Visual Basic

Discover how easy it is to call the Twitter API from your .NET applications.
4 May 2009, 20:43:27   Source: Programming Twittering with Visual Basic   Tags: VB.NET Web Services

Windows Live Delegated APIs

The Windows Live APIs now expose a standard authentication technology that lets your Web application access Windows Live user data easily, yet keeps control in the hands of users.
30 May 2008, 17:42:51   Source: Windows Live Delegated APIs   Tags: Web Services

United States Postal Service (USPS) Web Tools Wrapper

United States Postal Service (USPS) Web Tools Wrapper is a .NET library you can use for address validation, retrieving rates and YES even printing label.
24 Apr 2008, 11:10:00   Source: United States Postal Service (USPS) Web Tools Wrapper   Tags: Web Services

A wrapper for using .NET to submit credit card transactions via the Authorize gateway

Recently, I had to write a website that processes credit card transactions, and I was shocked to find that Authorize, one of the larger payment gateways, did not provide any sort of .NET API. They support HTTP Posting of a string that defines the transaction, and they send back a string that describes the result. So, I wrote a wrapper class for use in our website, and decided to offer it here for anyone else that may need it..
11 Apr 2008, 18:53:00   Source: A wrapper for using .NET to submit credit card...   Tags: Web Services

Building Personalized Applications on the Windows Live ID Platform

Do you have a cool personalized application that you want to offer to over 400 million users? Do you want to light it up with Live controls or create a mashup with Live resources?Windows Live ID now offers a simple way for third parties to get Live ID authentication in your Web or rich client applications, letting you reach millions of Live ID users, integrate with Live Controls, and access Live services.

« Previous123456Next »