|
| This article demonstrating the ASP.NET Web Service essentials and also how to create & use the web services in our applications.Read more.. |
| Views: 785
| Bookmarked: 0
times | By: Pankaj Kumar Gupta |
On:
2/8/2011 4:33:09 AM |
Article |
|
|
| 10 Rules to justify a true Web serviceRead more.. |
| Views: 935
| Bookmarked: 0
times | By: helloraj |
On:
2/16/2010 12:59:30 AM |
Article |
|
|
| Manifesting services in real world automation solutions requires the use of a technology capable of preserving fundamental service-orientation, while implementing real world business functionality.Read more.. |
| Views: 603
| Bookmarked: 0
times | By: shiva shankar madishetti |
On:
4/25/2010 11:27:53 AM |
Article |
|
|
| Using the OneWay Web Service AttributeRead more.. |
| Views: 865
| Bookmarked: 0
times | By: amalhashim |
On:
2/15/2010 11:30:10 PM |
Article |
|
|
| Uploading Large file using Web ServiceRead more.. |
| Views: 2587
| Bookmarked: 2
times | By: hussain.attiya |
On:
2/16/2010 3:20:25 AM |
Article |
|
|
| Flex Communication with ASP.NET WebServiceRead more.. |
| Views: 2046
| Bookmarked: 0
times | By: ninethsense |
On:
2/16/2010 12:55:57 AM |
Article |
|
|
| Exchange UserCredential between client and webservice in.NETRead more.. |
| Views: 1399
| Bookmarked: 0
times | By: RRaveen |
On:
2/15/2010 10:59:47 PM |
Article |
|
|
| Access web service WSDL file in dynamically in client side using C#Read more.. |
| Views: 5158
| Bookmarked: 0
times | By: RRaveen |
On:
2/15/2010 10:59:47 PM |
Article |
|
|
| This is the first article of our series that talks about accessing URL shortening services programmatically.
Here we introduce new concepts like the REST API. We also have a brief discussion of URL shortening services APIs and how you can access them.
In addition, we are going to talk about .NET support for the REST API and tools and techniques available that would help us during our journey through the API.
A working example built using C# and WinForms is available at the end of this aRead more.. |
| Views: 836
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:35:11 PM |
Article |
|
|
| Another article of our series that talks about accessing URL shortening services programmatically.
This article is talking about is.gd shortening service, how you can use it, and how to access it via your C#/VB.NET application.Read more.. |
| Views: 716
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:38:12 PM |
Article |
|
|
| Just another article of the URL shortening services series.
Today, we are going to talk about another hot and easy-to-use service, it's Tweetburner. If you haven't used it before, then it's the time to.
We're going to discuss how to use Tweetburner first. After that, we'll inspect its API and learn how to use it in your .NET application.Read more.. |
| Views: 680
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:41:10 PM |
Article |
|
|
| This is another article that talks about URL shortening services. Today we are going to talk about Cligs, one of the popular shortening services on the web.
Be prepared!Read more.. |
| Views: 771
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:44:45 PM |
Article |
|
|
| This is a very hot article that you can’t leave without checking it first. This article is talking about the most popular and powerful URL shortening service ever, bit.ly.
Today, we are going to talk about bit.ly API, its functions, and how you can access them from your .NET application.
Don’t forget to download the sample code at the end of the article.
Let’s go!Read more.. |
| Views: 490
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:47:53 PM |
Article |
|
|
| This is another article of our URL shortening services series. This article is talking about X.co shortening service provided by Go Daddy. If you don’t know how to access this service from your .NET application, then it’s the time to.
We’ll have a complete discussion of the WCF services offered by X.co. Then, we’ll consider the RESTful interfaces provided.Read more.. |
| Views: 593
| Bookmarked: 0
times | By: Geming Leader |
On:
9/23/2010 6:40:41 AM |
Article |
|
|
| Another article of our endless series that talks about accessing URL shortening services programmatically.This article is talking about 1click.at shortening service, how you can use it, and how to access it via your C#/VB.NET application.Read more.. |
| Views: 431
| Bookmarked: 0
times | By: Geming Leader |
On:
12/27/2010 6:33:03 AM |
Article |
|
|
| This writing discusses the Twitter API and how you can utilize it in your managed application. It begins by a brief discussion of the API and the methods used. After that, it digs into the discussion of how you can utilize the API into your application with help of code samples and examples. At the end of this writing, there’s a nice open-source Twitter client application available for download. Worth mentioning that this article focuses on the REST API set of Twitter, specifically XML endpoinRead more.. |
| Views: 1167
| Bookmarked: 0
times | By: Geming Leader |
On:
9/2/2010 3:24:05 PM |
Article |
|
|
| It is tricky but extremely simple to test web services using QuickTest. I was given this task of creating a framework for testing a particular set of Use Cases which had to be done using services as no UI was availableRead more.. |
| Views: 1201
| Bookmarked: 0
times | By: Rohan Datar |
On:
10/16/2010 11:24:36 AM |
Article |
|