.NET news » Web Services Web Services Rss Feed

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

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.

Introduction to the Live Search API

Have you ever wanted to implement search capabilities on your own Web site but didn't want to implement the logic and deal with issues such as storage and indexing?The Live Search team now offers two different ways to utilize Search on your site: using the Live Search Box or using the Windows Live Search API.

13 Mar 2008, 19:00:00   Source: Introduction to the Live Search API   Tags: Web Services