Web Services - ATL Web Services |
top |
| Title /
Updated |
Author |
Score |
|
|
CurrencyConvertor: How to Use gSOAP and Webservices, Part One
Updated: 23 Mar 2007
How to auto-generate VC++ source and include it in your project
C++, Windows, Visual-Studio, Dev
|
Dr.Luiji |
4.85 |
|
|
CurrencyConvertor - How use gSOAP and WebServices - Part 2 Doing the first WS client.
Updated: 9 Mar 2007
Part 2: How to use the classes generated with gSOAP.
C++, Windows, Dev
|
Dr.Luiji |
4.78 |
|
|
Webcam Web Service
Updated: 23 Apr 2002
C++ ATL Web Service delivering a JPEG picture grabbed from a Webcam to an ActiveX client
VC6, Win2K, ATL, Dev
|
Laurent Kempé |
4.50 |
|
|
JavaScript Objects to .NET WebMethods Expecting Type Object
Updated: 23 Feb 2010
This article shows how to pass a JavaScript object to a .NET webservice that expects a parameter of type object.
VB, Javascript, HTML, Windows, .NET (.NET3.0), Ajax, Architect, Dev, Design
|
Daithi44 |
4.00 |
|
|
Web Services For Ecologists
- Unedited
Updated: 27 May 2008
A framework for distributing scientific models over the web
C++, C#, Windows, ASP.NET, Visual-Studio, ATL
|
Andrew Birt, Rahul Ravikumar |
3.67 |
|
Web Services - Beginners |
top |
| Title /
Updated |
Author |
Score |
|
|
SOAP Web Services: Create Once, Consume Everywhere
Updated: 15 Jul 2010
A detailed development of a simple ASP.NET web service, in addition to configuring IIS server to host the service, finally creating an ASP.NET, Java and PHP web clients that consume the service.
C# (C#3.0), XML, Java, Windows (Win7), .NET (.NET3.0, .NET3.5), JavaSE6, ASP.NET, IIS (IIS7), Visual-Studio (VS2008), PHP, .NET4, WebService
|
Mohamad K. Ayyash |
4.88 |
|
|
WebService DIME Bridge
Updated: 27 May 2004
The DIME Bridge transferring a web service response (any serializable object) in the binary format across the Internet. It's a full transparent loosely coupled solution between the web service and its consumer - just injecting the bridge in their config files.
C#, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Roman Kiss |
4.76 |
|
|
Testing XML Web Services (Basic)
Updated: 21 Feb 2002
An introduction to testing XML web services
C++, Windows, .NET1.0, Visual-Studio, Dev
|
Simon Galbraith |
4.69 |
|
|
Create, Host (Self Hosting, IIS hosting) and Consume WCF Service
Updated: 3 Feb 2011
Create, Host (Self Hosting, IIS hosting) and Consume WCF Service
C#, ASP.NET, WCF, Architect, Dev, Design, JSON, WebService
|
Pranay Rana |
4.68 |
|
|
Your first C# Web Service
Updated: 5 Jun 2002
An introduction to writing your first WebService
C#, .NET1.0, Win2K, Dev
|
Chris Maunder |
4.60 |
|
|
An Example Of BPEL invoking WebService
Updated: 27 Feb 2009
The example below shows how to invoke an existing/external web service in BPEL. This example uses Eclipse, Eclipse BPLE designer Plug-In and Apache ODE.
XML, Java, Dev
|
Snail2009 |
4.50 |
|
|
What's the Difference between WCF and Web Services?
Updated: 26 Dec 2010
Difference between ASP.NET web service and programming WCF services like ASP.NET web services
C#, .NET, ASP.NET, WCF, Dev, WebService
|
Yatin V Patil |
4.33 |
|
|
Your first managed C++ Web Service
Updated: 17 Oct 2001
An introduction to writing your first WebService using C++ with managed extensions
VC7, Windows, .NET, Dev
|
Chris Maunder |
4.30 |
|
|
Cloud Computing - SaaS
Updated: 30 Dec 2009
Introduction to Cloud Computing - SaaS.
Cloud, All-Topics, Architect, Dev, WebService
|
Bhaskardeep Khaund |
4.22 |
|
|
Consuming Web Services from a Win Forms Application
Updated: 14 Aug 2002
How to access and use a web service from a C# application, using the CodeProject Web Services.
C#, VC7, .NET1.0, Win2K, WinXP, MFC, Dev
|
Jason Henderson |
3.53 |
|
|
Email Sending Web Service
Updated: 6 Nov 2008
Email Sending Web Service without attachment
C# (C#3.0), .NET (.NET3.5), ASP.NET
|
titan203 |
2.36 |
|
|
Invoking WebServices using JavaScript
- Unedited
Updated: 12 Feb 2008
In this tutorial I am going to show how to invoke web services, how to write to file and how to run file using JavaScript.
Javascript, Windows, ASP.NET, IIS, Visual-Studio
|
Duaa Al-ansari |
2.20 |
|
|
Calling web service using ASP.NET
- Unedited
Updated: 27 Dec 2007
show how to call a web services inside ASP.NET web project. using a test published web services; Extentrix Web Services 2.0 Application Edition
C# (C#1.0, C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NETCF, ASP.NET
|
Asya Alshaikh |
1.80 |
|
Web Services - General |
top |
| Title /
Updated |
Author |
Score |
|
|
Using the Web Service Callbacks in the .NET Application
Updated: 2 Nov 2001
This article describes a .NET Application model driven by the Web Services using the Virtual Web Service Proxy (written in C#)
C#, VC7, .NET1.0, Win2K, Dev
|
Roman Kiss |
5.00 |
|
|
WebService Probe
Updated: 19 Oct 2002
Using the WebService Probe to publish details of the "talking" between the web service and its consumer. Here is its design, implementation and usage in the WebService Analyzer Studio.
C#, .NET1.0, Win2K, Dev
|
Roman Kiss |
5.00 |
|
|
IFS - an Internet File System implementation based on Web services and peer-to-peer technology
Updated: 28 Sep 2002
Internet File System from scratch - making web services and peer-to-peer technology work together to build a virtual file system
C++/CLI, VC7, Windows, .NET1.0, Dev
|
Stoyan Damov |
5.00 |
|
|
Build ReST based Web Services in .NET/C#
Updated: 12 Jul 2009
A ReST based Web Service for C#.
C#1.0, C#2.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, IIS, Architect, Dev
|
Parag.Gadkari |
5.00 |
|
|
Webservice Client and Server demo in PHP
Updated: 27 Aug 2009
Demo of 6 completely different webservices also with SOAP
XML, PHP, Dev
|
Elmue |
5.00 |
|
|
Handling SoapException Detail with a WCF Client from a Web Service
Updated: 4 Nov 2009
How to catch and handle ASMX based SOAP exceptions in a WCF client.
XML, C#3.0, C#4.0, .NET3.0, .NET3.5, ASP.NET, WCF, Dev, .NET4
|
Larry Aultman |
5.00 |
|
|
Consuming URL Shortening Services – Cligs
Updated: 21 Sep 2010
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.
C#, VB.NET, .NET, All-Topics, Dev
|
Mohammad Elsheimy |
5.00 |
|
|
Intercepting Calls in Web Services (Worker Process)
Updated: 7 Nov 2011
How to intercept Web Service calls directly in the worker process.
All-Topics, Dev
|
Rene Pally |
5.00 |
|
|
Gett.NET - A library for Ge.tt Web Services
- Unedited
Updated: 16 Jan 2012
Use Ge.tt Web Services for real-time file publishing and sharing.
C# (C#4.0), .NET, Dev, JSON, REST
|
Kim Togo |
5.00 |
|
|
Monitor your Web Services usage via .NET SOAP Extensions
Updated: 6 Apr 2009
This article demonstrates how you can monitor usage of your Web Services using .NET and SOAP Extensions.
C#, SQL, .NET, ASP.NET, Architect, Dev
|
Kamran Bilgrami |
4.99 |
|
|
Using Web Services for Remoting over the Internet.
Updated: 15 Feb 2002
This article describes a design and implementation (C#) of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure.
C#, .NET1.0, Win2K, Dev
|
Roman Kiss |
4.97 |
|
|
Saving Files Into Database Using .NET Web Services
Updated: 3 Oct 2010
In this article, I will show you how to save big files into database using .NET Web Service and how to monitor transfer status.
C# (C#3.0), .NET (.NET3.5), Visual-Studio
|
Kanasz Robert |
4.97 |
|
|
Web Service Dispatcher
Updated: 25 Jul 2003
A simple web service to manage other web services
VB6, VC6, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Xiangyang Liu 刘向阳 |
4.96 |
|
|
How I Optimized my Silverlight Asynchronous Web Service Consumption
Updated: 27 May 2010
With some earlier design forethought, I was able to inject some significant code optimization into a current project.
C#, Silverlight, Architect
|
John Simmons / outlaw programmer |
4.95 |
|
|
An Experiment on Fluid Services for Highly Responsive, Scalable and Reusable SOA Services
Updated: 7 Sep 2010
An experiemental streaming implementation to reduce response time and increase throughput for highly composable/scalable web services.
C#, Windows, WCF, Dev
|
I. Benian |
4.93 |
|
|
Duplex Web Services
Updated: 26 Jun 2008
Using multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
C# (C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003), ASP.NET, IIS (IIS6, IIS7), Architect, Dev, WinForm
|
Boaz Davidoff |
4.93 |
|
|
Connect to a web service through a Proxy Server
Updated: 29 Jun 2003
Connect to a web service through a Proxy Server
VB, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev
|
Bruno Capuano |
4.92 |
|
|
SoapMSMQ Transport
Updated: 14 Jul 2004
This article describes a design, implementation and usage of the WSE Custom Transport over MSMQ.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
Roman Kiss |
4.92 |
|
|
Using Public Web Services to get Information about Music Artists, Albums and Tracks
- Unedited
Updated: 28 Apr 2009
Describes a Windows Forms Application that shows information about music, including lyrics.
C#, Windows (WinXP, Vista), Architect, Dev, WinForm
|
Ted Faison |
4.90 |
|
|
WSE ServiceBus
Updated: 17 Dec 2004
The article describes a design and implementation of the logical connectivity driven by the config Knowledge Base and the WSE2 Messaging.
C#, .NET1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Roman Kiss |
4.90 |
|
|
Web Service Communicator
Updated: 9 Feb 2011
Dynamic web service invocation and interoperability
C#, Windows, .NET, Architect, Dev
|
Erion Pici |
4.89 |
|
|
Assembly-based webservice and Javascript proxy using reflection
Updated: 30 May 2007
ASP.NET and Ajax Webservices, not from a .asmx file, but from a compiled assembly with a little bit of reflection
Javascript, XML, C#2.0, Windows, .NET, ASP.NET, WebForms, Ajax, VS2005, Dev
|
Robertjan Tuit |
4.88 |
|
|
Create A Web Service Method to Get NT Service Information
Updated: 11 Dec 2007
An article on creating a Web service method to get NT service information
C#1.0, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, Dev
|
aleksisa |
4.88 |
|
|
Quick Ways to Boost Performance and Scalability of ASP.NET, WCF and Desktop Clients
Updated: 11 Jun 2011
There are some simple configuration changes that you can make on machine.config and IIS to give your web applications significant performance boost. These are simple harmless changes but make a lot of difference in terms of scalability.
.NET (.NET3.0), ASP.NET, WCF, Ajax, Architect, Dev, SysAdmin, performance
|
Omar Al Zabir |
4.88 |
|
|
How to Get Notifications from a .NET Web Service
Updated: 17 Sep 2008
This article describes how to use asynchronous Web Service method calls to implement callback events from a Web Service to its clients.
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), Dev
|
Victuar |
4.87 |
|
|
JSON Data Visualizer (for Google, Yahoo!, Bing, and Twitter) using jQuery, JavaScript, ASP.NET MVC 2.0
Updated: 29 Jun 2010
This article describes a JSON data visualizer for popular Web Services like Google, Yahoo!, Bing, and Twitter using jQuery, JavaScript, and ASP.NET MVC 2.0.
Javascript, C#4.0, ASP.NET, WebForms, Ajax, MVC, jQuery, Dev, Recursive, Web-Development, Application, UI, display, JSON, .NET4, WebService
|
silverazure |
4.87 |
|
|
Enhancing How Applications Capture Customer Address
Updated: 16 Jan 2010
Techniques to enhance how customer address is captured by operators in any application
C# (C#3.0), Javascript, Windows, ASP.NET, Dev
|
Omar Francisco |
4.85 |
|
|
Accessing Remote ASP.NET Web Services Using JSONP
Updated: 13 Oct 2009
This article digs into the details of accessing an ASP.NET ASMX Web Service from a remote AJAX client. It explains the configuration needed in the server side and describes a sample JQuery client that is able to call JSONP enabled services.
C#, Javascript, ASP.NET, Ajax, jQuery, Architect, Dev
|
Homam Hosseini |
4.85 |
|
|
ExtJS and .NET Web Services
Updated: 19 Jun 2009
How to use .NET Web Services in ExtJS
C# (C#2.0), Javascript, .NET (.NET2.0), ASP.NET, Dev, EF
|
Rafal Ziolkowski |
4.83 |
|
|
Calling Webservice Using TCP/IP from any Programming Language without any Library
Updated: 10 Jan 2012
How to call any web service from any programming language
C#, XML, HTML
|
amertarekt |
4.83 |
|
|
WebService Routing (Soap Router)
Updated: 27 Aug 2010
This article explains WebService routing using WSE 3.0
C#, .NET (.NET2.0), ASP.NET, Architect, Dev, Design
|
Ravi Karia |
4.83 |
|
|
Advanced using OData in .NET: WCF Data Services
Updated: 16 Dec 2010
Samples showcasing usage of OData in .NET (WCF Data Services); samples go in increasing order of complexity, addressing more and more advanced scenarios.
C#, ADO.NET, WCF, Dev, .NET4, EF
|
Vincent-Philippe Lauzon |
4.82 |
|
|
Exposing custom-made classes through a Webservice and binding them to a DataGrid.
Updated: 26 Feb 2003
When you want to expose your custom made business objects through a webservice interface, and you want them to bind with a DataGrid, you have a problem that the generated proxy class exposes fields instead of properties. A possible solution is to generate at runtime, a wrapper for your proxy class.
VB, Windows, .NET1.0, Dev
|
Jan Tielens |
4.82 |
|
|
ExtJS and .NET WebServices, remote domain access
Updated: 13 Jul 2009
Remote access to .NET Web Services using ExtJS.
Javascript, HTML, C#1.0, C#2.0, C#3.0, Windows, .NET2.0, ASP.NET, Ajax, Dev
|
Rafal Ziolkowski |
4.82 |
|
|
Tweaking WCF to build highly scalable async REST API
- Unedited
Updated: 31 Jul 2011
You can build async REST API using WCF but due to some bug in WCF implementation it does not scale as you would want it to. Here's my journey with Microsoft's WCF team to explore the problem and find the right fix.
.NET3.0, WCF, performance, REST, scalability, API
|
Omar Al Zabir |
4.82 |
|
|
Developing a REST Web Service using C# - A walkthrough
Updated: 24 Sep 2010
This article concentrates on building the Web Service from scratch using HttpHandlers, and will give a detailed understanding of operations that happen “under the hood”.
C#, XML, Win7, IIS7, Dev
|
anshudutta |
4.80 |
|
|
Consuming Google (Reader) with .NET: Part 1 - Authentication
Updated: 6 Jul 2010
What I would like to do in the following articles is connect to and consume Google services (with a focus on Google Reader) using .NET.
C#, .NET, Architect, Dev, .NET4
|
Sandrino Di Mattia |
4.80 |
|
|
Consuming Google (Reader) with .NET: Part 2 - Google Reader using .NET
Updated: 12 Jul 2010
An implementation of Google Reader in .NET
C#, .NET, Google, Architect, Dev
|
Sandrino Di Mattia |
4.80 |
|
|
Authentication in web services using C# and Kerberos (POC)
Updated: 9 Sep 2008
This is a proof of concept article (POC) to explain how the Kerberos authentication can be implemented to authenticate users when they need to request a web service.
C#, XML, Windows, .NET, IIS, Visual-Studio, Architect, Dev
|
Akrumooz |
4.79 |
|
|
Chinese Style Converter & Services
- Unedited
Updated: 6 Dec 2003
The converter for Chinese style & encoding, including the services build on it
C#, .NET1.1, Win2K, WinXP, Win2003, Visual-Studio, Dev
|
Kent Liu |
4.78 |
|
|
.NET 4.0 RESTful Web Service Introduction
Updated: 21 Jan 2011
Introduces you to the basics of RESTful Web Services.
C#, .NET, Dev, REST
|
sowmyanarayanan |
4.78 |
|
|
Consuming Cross-Domain WCF REST Services with jQuery using JSONP
Updated: 25 Sep 2011
A simple example of a non-ASP.NET restaurant menu and order form, which interacts with cross-domain RESTful WCF Services using JSONP and jQuery
C#, Javascript, HTML, IIS, WCF, Ajax, jQuery, JSON, REST, JSONP, SOA
|
Gary Stafford |
4.77 |
|
|
Web Socket Server
Updated: 3 Jun 2010
An example of an implementation of a web socket server and how to interact with it from JavaScript
C#, Windows
|
jonlist |
4.77 |
|
|
Write Enhanced SOAP-Webservices with PHP
Updated: 4 Dec 2011
A tutorial about how to write enhanced PHP-SOAP-webservices with automatic WSDL-generation
C#, WCF, PHP, SOAP
|
Henning Dieterichs |
4.76 |
|
|
Using IP to Country Web Service Within .NET Application
Updated: 29 Jun 2010
This article explains how to consume a free IP2Country web service within a .NET application.
C#, ASP.NET
|
esupersun |
4.75 |
|
|
Consuming a Web Service .NET with VB6.0 App
Updated: 21 Aug 2011
I will show you how to get a response from a Web Service developed over .NET (version does not matter)
VB6, XML, Windows (Win2K, Vista, Win7), Visual-Studio, WPF
|
Rene Bustos |
4.75 |
|
|
VIES - VAT number checker
Updated: 28 Jul 2010
Using the VIES VAT number validation service provided by the European Commission's Taxation and Customs Union Directorate-General.
C#, Windows, Dev, validation, WebService
|
Christian Kleinheinz |
4.74 |
|
|
Create a Web Service Method to Manage a NT Service
Updated: 17 Nov 2006
Create a web service method to manage a NT service
C# (C#1.0, C#2.0), Windows, .NET (.NET1.1, .NET2.0), Visual-Studio (VS.NET2003, VS2005), Dev
|
aleksisa |
4.74 |
|
|
Implementing Amazon Web Services in VB.NET
Updated: 10 Sep 2003
Article shows implementing Amazon web service in VB.NET.
VB, .NET, Win2K, WinXP, Win2003, Visual-Studio, Dev
|
Pratik Desai |
4.73 |
|
|
Create and Consume RESTFul Service in .NET Framework 4.0
Updated: 16 Sep 2011
Explains the basics of REST services and create & consume RESTful service in ASP.NET
C#, ASP.NET, WCF, VS2010, REST
|
Arthanarieaswaran |
4.73 |
|
|
Building and Querying Secure SSO Services Using Axis and Flex
Updated: 27 Jan 2010
THis article explains how to use the Single Sign-On technique in communicating between a Flex client and Axis based services.
Java, Apache, Flash, Architect, Dev
|
Dmitriy Nikitin, IntexSoft |
4.71 |
|
|
Create a JSON WebService in ASP.NET 2.0 with a jQuery Client
Updated: 27 Nov 2009
Create an ASP.NET Web Service which returns data in JSON format and call it from a jQuery client.
C#2.0, Windows, ASP.NET, Ajax, jQuery
|
Ajay Singh |
4.70 |
|
|
Creating a gSoap eBay Client Application with Visual C++ 2008
Updated: 28 Oct 2008
Implement a gSOAP interface to eBay using Visual C++ 2008.
C++ (VC9.0), Windows, Dev
|
Kevin Yochum |
4.70 |
|
|
File Transfer using WCF and Socket
Updated: 7 Jun 2009
This article will show how to transfer some data from one point to another
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), WCF, LINQ, Architect, Dev
|
asprodotru |
4.70 |
|
|
An Introduction To Web Service Security - Part II
Updated: 1 Jun 2004
Part two of this series introduces signing and encryption principals. It explains the steps to digitally sign and encrypt a message using the WSE and an X.509 certificate.
VC7, Win2K, WinXP, Dev
|
HENDRIK R |
4.69 |
|
|
Using SOAP Extensions to provide progress notification for Web Service calls
Updated: 26 May 2007
Show developers how to get progress notifications as data is sent and received from a web server during Web Service calls.
XML, C#2.0, .NET2.0, WinXP, Win2003, ASP.NET, WebForms, VS2005, Dev, WinForm
|
Kim Major |
4.69 |
|
|
A Lean and Mean Web Service
Updated: 16 Mar 2007
Write one Web Service, use it everywhere.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Architect, Dev
|
Xiangyang Liu 刘向阳 |
4.69 |
|
|
Allow Users to Report Meaningful Defect Information
Updated: 30 Jan 2007
This article describes an approach to providing users with the means to submit error information directly back to the software developers as errors are encountered during the use of a targeted application
VB, Windows, .NET2.0, VS2005, Dev, WinForm
|
salysle |
4.68 |
|
|
Dynamic Discovery and Invocation of Web Services
Updated: 26 May 2007
How to invoke web services without using add/Web reference
C# (C#2.0, C#3.0), Windows (WinXP, Win2003, Vista), .NET, ASP.NET, Visual-Studio (VS2005), WebForms, Dev
|
Ehsan Golkar |
4.67 |
|
|
Beginning with Amazon S3
Updated: 24 Apr 2011
This article is about how to develop an application with Amazon S3 using C#.
C#, .NET, Dev
|
StormSpirit Team |
4.67 |
|
|
Consuming URL Shortening Services - Introduction
- Unedited
Updated: 21 Sep 2010
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 sup
C#, VB.NET, .NET, ASP.NET, Dev
|
Mohammad Elsheimy |
4.67 |
|
|
C# REST Client for Amazon Route 53
Updated: 3 Apr 2011
This example implements GET and POST requests for an Amazon Route 53 client in C#.
C#, .NET, Dev
|
Michael Dodaro |
4.67 |
|
|
Generate Your Own Proxy for ADO.NET Data Services on Client Side
Updated: 19 Sep 2008
The proxy generated by the ADO.NET Data
C#, XML, XSLT, .NET, ADO, ADO.NET, Architect, DBA, Dev
|
Valentin Billotte |
4.67 |
|
|
Developing SOAP Web Services with PHP/C#
Updated: 28 May 2010
Discussion about developing PHP/SOAP Web Services and implementing them using C#.
C#3.0, PHP, MySQL, Dev, WebService
|
jonpreecebsc |
4.67 |
|
|
7 Easy Steps to Building Your Idea Around Amazon Web Services
Updated: 18 Oct 2006
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.
C#, XML, Windows, .NET, Visual-Studio, Dev
|
awseditor |
4.64 |
|
|
Find the size of the SOAP messages in your web service
Updated: 14 Dec 2005
A simple SoapExtension that examines the SOAP messages being passed to and from your web service.
C#, XML, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
Nicholas Butler |
4.64 |
|
|
HttpWebRequest/Response in a Nutshell - Part 1
Updated: 15 Mar 2007
Using HttpWebRequest/Response to do basic web surfing
C# (C#2.0), Windows, .NET, Visual-Studio, Dev
|
CPF_ |
4.64 |
|
|
Prepare a JSON Web Service and access it with JQuery
Updated: 6 Jul 2009
Returing JSON data from a Web Service and accessing it with JQuery.
C#1.0, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Ajax, Dev
|
Sohel_Rana |
4.61 |
|
|
SoapNULL Transport for WSE 3.0
Updated: 8 Dec 2005
This article describes an implementation, concept and usage of the NULL transport for WSE 3.0.
C#, .NET2.0, WinXP, Win2003, VS2005, Dev
|
Roman Kiss |
4.60 |
|
|
Efficient Tracing Using SOAP Extensions in .NET
Updated: 22 Mar 2009
Describes how to avoid loss of performance when implementing SOAP extensions.
C# (C#2.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev
|
ideafixxxer |
4.60 |
|
|
Notification Widget Using JSON WebService
Updated: 11 Apr 2011
How to create a notification widget using JSON.
C#, Javascript, .NET, Ajax, Dev, JSON
|
SwatiBatra |
4.60 |
|
|
Amazon Simple Notification Service Script
Updated: 18 Apr 2011
Automatically respond to Amazon Simple Notification Service messages
C#, .NET, WebService
|
SprightlySoft |
4.60 |
|
|
File Server - Web Service
Updated: 22 Feb 2003
Get and put files in your web server using Web Services
VB, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Ricardo Martins |
4.59 |
|
|
Consuming a Json WebService from a C# Application
Updated: 30 Jul 2011
Some steps for consuming a Json web service from a C# application
C#, Windows, JSON, service, Web
|
Bernhard Hiller |
4.58 |
|
|
Flash and Web Services
Updated: 4 Jan 2006
An easy way to working with Flash and Web Services.
C#, Javascript, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Flash, Dev
|
daniel_nilsson |
4.58 |
|
|
How To Create a Task in CRM 3.0
Updated: 9 Oct 2009
How to Create a task in Microsoft CRM 3.0
C# (C#1.0, C#2.0), Windows, .NET (.NET2.0), Visual-Studio (VS.NET2003, VS2005), Architect, DBA, Dev, Design
|
Oshri Cohen |
4.56 |
|
|
Consuming .NET Web Services via the kSOAP library
Updated: 31 Oct 2008
Simple examples on how to use the kSOAP library to invoke Web Service methods which are defined on .NET.
C#, Java, .NET2.0, J2ME, Android, Dev
|
sacoskun |
4.55 |
|
|
Calling Web Services From JavaScript - Using SOAP Client
Updated: 12 Feb 2009
We can call any web service method using JavaScript soap client
C#, Javascript, Windows, WebForms, Architect, Dev
|
Gökmen BULUT |
4.54 |
|
|
A Cloudy Approach – SQL Data Services
Updated: 9 Nov 2008
Overview of Microsoft's cloud platform
C#, SQL, Cloud, Dev
|
Denis Dwornitzak |
4.54 |
|
|
Consuming URL Shortening Services – bit.ly
- Unedited
Updated: 21 Sep 2010
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
C#, VB.NET, .NET, All-Topics, Dev
|
Mohammad Elsheimy |
4.52 |
|
|
Amazon S3 Sync
Updated: 1 Dec 2010
Synchronize files from your computer to Amazon S3.
C#, Windows, Cloud, Dev
|
SprightlySoft |
4.50 |
|
|
Using the Web Services and COM+ Event System in the .Net Application.
Updated: 11 Oct 2001
This article describes how to subscribe the Web Service into the COM+ Event System using the C# language.
C#, VC7, Windows, .NET1.0, Dev
|
Roman Kiss |
4.50 |
|
|
Handling the HttpWebRequest
Updated: 26 Jul 2010
A utility class for accessing REST data sources
C#, .NET, Dev
|
Jono Stewart |
4.50 |
|
|
WSDL Downloader
Updated: 2 Jan 2010
An application to download WSDL and related files and update them to be relative.
Java, C#3.0, Windows, .NET3.0, J2SE5, WPF, Dev
|
Dave Elliott |
4.50 |
|
|
An introduction to Web Service Security using WSE - Part I
Updated: 1 Jun 2004
This article explains the first steps to build secure Web Services. It introduces the WSE specification and the easiest authentication mechanism based on username identification and password validation.
VC7, .NET1.0, WinXP, Dev
|
HENDRIK R |
4.47 |
|
|
SoapMSMQ Transport for WSE 3.0
- Unedited
Updated: 6 Mar 2006
The soap.msmq transport update for the WSE 3.0, configuration and usage of the message exchange patterns.
C#, VC8.0, .NET1.1, .NET2.0, WinXP, Win2003, VS.NET2003, VS2005, Dev
|
Roman Kiss |
4.44 |
|
|
Serving SQL XML through a WebService (SQL 2005)
Updated: 4 Feb 2007
How to serve XML from SQL 2005 through a WebService
C# (C#2.0), SQL, Windows (WinXP), .NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), WebForms, SQL2005, DBA, Dev
|
Russ Quinn |
4.43 |
|
|
ASP.NET Web Service
Updated: 7 Jul 2001
Tutorial on Creating ASP.NET Web Service
C++, C#, Windows, .NET, ASP.NET, IIS, Visual-Studio, Dev
|
Yuen Chiu So |
4.41 |
|
|
Soap Panda - A Web Service Test Tool
Updated: 31 Dec 2009
This article will show you how to use Soap Panda, a SOAP client tool application.
C#, Windows, .NET (.NET3.0), Architect, Dev
|
Anantjot Anand |
4.38 |
|
|
Consuming URL Shortening Services – is.gd
- Unedited
Updated: 21 Sep 2010
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.
C#, VB.NET, .NET, All-Topics, Dev
|
Mohammad Elsheimy |
4.38 |
|
|
Generate a client-side proxy for a WebService using HTTP Handlers, Mootools, and JSON
Updated: 19 Feb 2007
We will create code that will generate all the JavaScript necessary to call a WebService, sending and recieving JSON. This will allow us to choose which JavaScript library (such as Mootools, prototype, scriptaculous, etc...) to use and still be able to perform this task.
Javascript, XML, HTML, C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, Ajax, VS.NET2003, VS2005, Dev
|
Bruno R. Figueiredo |
4.33 |
|
|
Representational State Transfer: A Short Walkthrough
Updated: 13 Sep 2011
This article presents the REST architectural style. It outlines its concepts and the adoption of its concepts in building web services. It also presents some of the commercial adoption of REST.
Java, Windows
|
Diptee Warudkar Dalal |
4.33 |
|
|
Set Up IIS to Work with Server and Client Certificates and HTTPS: Test your Client or Web Service Code in Minutes (without using Win 2003 or Certificate Server).
Updated: 9 Mar 2007
Have you written a web service that will be deployed over HTTPS and you want to test it on your own box? Have you written a client that needs to call a web service using a client certificate, and want to test it without involving half your company? Here's how to do it!
C#, Windows, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0), ASP.NET, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS.NET2003), WebForms, IE6.0, IE5.5, Dev, QA
|
Koushik Biswas |
4.32 |
|
|
SOAP client for C++
Updated: 31 Mar 2004
A base class to ease the work of calling a webservice in C++.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Visual-Studio, Dev
|
Neil Yao |
4.30 |
|
|
.NET 2.0 REST Service
Updated: 6 Jan 2009
A working implementation of a REST service in .NET 2.0.
C# (C#2.0), XML, .NET (.NET2.0), ASP.NET, IIS, Dev
|
carlosmsr |
4.25 |
|
|
Validating SOAP Message against WSDL
Updated: 8 Jun 2011
A program that checks whether SOAP message conforms to WSDL
C#, WebService
|
Ivan Krivyakov |
4.25 |
|
|
GeoLocation by Radius Using Google Maps and .NET
Updated: 23 Jan 2009
This article shows you how to geocode existing addresses, then run distance calculations for geolocation within a given radius.
VB, XML, SQL, WebForms, Ajax, Architect, Dev
|
xbadenx |
4.21 |
|
|
Authenticate .NET Web Service with Custom SOAP Header
Updated: 29 Jun 2008
How to authenticate .NET web service with custom SOAP Header
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, Dev
|
Ahmed Shokr |
4.17 |
|
|
Using xsd.exe to create strong types in VB
Updated: 3 Mar 2011
How to use xsd.exe to create Web Service methods that will return strongly-typed data to the consumer.
XML, VB.NET, .NET, Dev
|
Jim Roth |
4.17 |
|
|
Securing your Web Services Using Forms Authentication
Updated: 19 Dec 2007
Add a security level to your Web Services using the ASP.NET Forms Authentication.
XML, C#1.0, C#2.0, C#3.0, .NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5, ASP.NET, Dev
|
Suriel Bendahan |
4.17 |
|
|
Disappearing Parameter Value of a Web Reference
Updated: 28 Sep 2011
This post helps us to understand the mechanism behind creating a proxy class while adding a Web Reference. More importantly it concentrates on the parameter values that get missed while calling a web service method.
Windows, WCF, Dev
|
CoolieoGuy |
4.11 |
|
|
Geocoding a Physical Address using Yahoo Web Services and C#
Updated: 21 Jan 2008
An article on geocoding a physical address using Yahoo Web Services and C#
C#, VS2005, Dev
|
salysle |
4.08 |
|
|
Invoking a Java/AXIS Web Service from .NET
Updated: 26 Oct 2007
Invoking a Java/AXIS Web Service from a .NET-based client. Using the automatic web reference addition provided by VS.NET may cause an empty (null) response.
C#, XML, VB8.0, Windows, .NET (.NET1.1, .NET2.0), ASP.NET, VS.NET2003, VS2005, Dev
|
rospy |
4.00 |
|
|
Developing a GTK# Application that Retrieves Detailed Stock Information using MonoDevelop and Web Services
Updated: 18 Oct 2008
Web Services consumption using MonoDevelop and GTK#
C#, Linux, Dev
|
Shyam Bharath |
4.00 |
|
|
How To Detect a Duplicate Entry in Microsoft CRM 3.0
Updated: 9 Oct 2009
How to detect a duplicate entry in Microsoft CRM 3.0
C#, Windows, .NET, Visual-Studio, Dev
|
Oshri Cohen |
4.00 |
|
|
"Hello Amazon!" - Making a first request to the Amazon Product API
Updated: 24 Jun 2009
This demo allows you to verify that you have a valid key and can format a request..
C#4.0, Windows, .NET, Dev, eCommerce
|
kcs2c |
4.00 |
|
|
Cloud Service to Automate Windows Desktop Applications
Updated: 2 Mar 2011
To utilize cloud service as an anonymous desktop environment in Amazon S3 and EC2 Windows instances
C#4.0, Windows (Win2003, Win2008, Win2008-R2), .NET, Office, Cloud, ASP.NET, Win32, IIS, COM, ADO.NET, WCF, MVC, Azure, Architect, VBA, Amazon, Microsoft, SqlServer, WebService
|
Won Dong |
4.00 |
|
|
Dynamic DNS Web Service
Updated: 28 Nov 2003
Implements a DNS updating service via XML Web Services.
C++/CLI, C#, VC7.1, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Paul Reeder |
3.92 |
|
|
Extending an existing ASP.NET Web Service to support JSON
Updated: 1 Aug 2008
Describes how to use JSON serialization functionality in .NET 3.5 to add JSON support to a standard ASP.NET Web Service.
C# (C#3.0), .NET, ASP.NET, Architect, Dev
|
Bobby Soares |
3.91 |
|
|
Web Service via Data Access Object Pattern
Updated: 9 Oct 2007
A Data Access Object pattern implementation
SQL, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2000, SQL2005, VS2005, IE6.0, IE7, Architect, DBA, Dev
|
Andrew Golik |
3.84 |
|
|
Consuming .NET Web Services Using the XMLHTTP Protocol
Updated: 9 Feb 2008
This article explains how to call a Web Service method using the XmlHttp protocol encapsulated by the XmlHttpRequest object.
Javascript, XML, C#3.0, .NET3.0, ASP.NET, VS2008, Architect
|
Balamurali Balaji |
3.83 |
|
|
WebService Behavior
Updated: 4 Mar 2004
The WebService behavior enables methods that are implemented on Web Services to be called from client-side script in a web page. The main advantage of the WebService behavior is that it is now possible to update contents of the web page without reloading the whole page.
VB, Windows, .NET, Visual-Studio, Dev
|
Stevan Rodrigues |
3.80 |
|
|
Regular Expression Validator Web Service
Updated: 25 Feb 2003
This is a simple web service that can be used to validade a regular expression.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Ricardo Martins |
3.80 |
|
|
An Editor for Communicating with RESTful Services
Updated: 3 Mar 2009
A Windows application (.NET) which allows the user to GET, PUT, POST, or DELETE data to a URI
C#, Windows, Architect, Dev, WinForm
|
christophilus |
3.75 |
|
|
Call a Web Service Without Adding a Web Reference
Updated: 11 Sep 2009
Calling a Web Service without adding a web reference
VB, .NET2.0, ASP.NET, Dev
|
Aslam.Iqbal@electoralreform.co.uk |
3.75 |
|
|
Web Services: Background and Implementation
Updated: 18 Aug 2005
An article on background, advantages, and usage of Web Services.
C#, VC7, .NET, WinXP, VS.NET2003, Architect, Dev
|
Rahman Mahmoodi |
3.73 |
|
|
Extract Method Info from DLL(managed code) and export to web service code
Updated: 11 Feb 2007
Use reflection to extract information from DLL and generate web service code
C#, Windows, .NET, Visual-Studio, Dev
|
Member 3796864 |
3.71 |
|
|
Getting Away with Client Config in WCF
Updated: 18 Aug 2007
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
C# (C#2.0), Windows, .NET (.NET3.0), IIS (IIS6), Visual-Studio (VS2005), WCF, Dev
|
Sidhartha Gundavarapu |
3.69 |
|
|
Web Form with Progress Bar of Web Service Execution
Updated: 6 Aug 2008
Show developers how to manage state of long running web service and then use this state in Ajax enabled web form
C#, .NET2.0, ASP.NET, Visual-Studio, ADO.NET, Ajax
|
Forkossigan |
3.67 |
|
|
Windows Workflow as WCF Service and Workflow Persistence
Updated: 19 Jan 2009
Workflow calculator WCF service, an example of long running workflows
C#3.0, .NET3.5, ASP.NET, WCF, IIS6, VS2008, Dev, WinForm
|
Mohan Pindyala |
3.64 |
|
|
SOAP Relay Proxy
Updated: 19 Dec 2007
Bypass firewall content restrictions by wrapping SOAP messages as ordinary HTTP POST with just one line of code.
C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Michael B. Hansen |
3.63 |
|
|
Webservice with Win Forms and Web Forms
Updated: 6 May 2009
Basics of Web service, and how to use it
C#, VB, .NET (.NET1.1, .NET2.0, .NET3.0), ASP.NET, WebForms, Dev, WinForm
|
ahkayastha |
3.62 |
|
|
Microsoft Dynamics CRM 4.0 Create - Update Calendars - Part II
Updated: 31 Oct 2009
Using the Microsoft Dynamics CRM 4.0 Web Services SDK example.
C#, .NET3.0, .NET3.5, Win32, Dev
|
AymanAminIbrahim |
3.50 |
|
|
How to Send and Receive SMS with the Orange SMS API
Updated: 7 Apr 2008
A webservice to send and receive SMS
C#, VB, Windows, .NET
|
fr_marx |
3.42 |
|
|
SOAP Messages Exchange Between .NET Clients and Axis Apache Web Services
Updated: 2 Aug 2007
.NET Client sending and receiving complex SOAP messages from Java Axis web service
XML, Java, Windows, .NET (.NET2.0), Visual-Studio (VS2005), OpenGL, Apache, Architect, DBA, Dev
|
Juan Jose Luna |
3.40 |
|
|
Logging Indigo Messages on Console host process
Updated: 5 Apr 2004
The Tiny Logger is a lightweight logging solution for an Indigo Message Exchange pattern on the MessageBus. This article describes how to build an Indigo Port Extension to log and publish messages on the Console host process . It is useful for evaluating the MSDN Indigo samples or for test purposes.
C#1.0, .NET1.1, Vista, WCF, VS.NET2003, Dev
|
Roman Kiss |
3.40 |
|
|
Web Services: ATL vs. ASP.NET
Updated: 4 Nov 2007
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services.
Windows, .NET1.1, IIS6, VS.NET2003, Dev
|
Aman Sura |
3.33 |
|
|
Invoking Web Services
Updated: 31 May 2003
How to invoke Web Services with Visual C++ .NET
VC7, VC7.1, .NET1.0, Win2K, WinXP, MFC, VS.NET2003, Dev
|
joel garel |
3.29 |
|
|
Upload Any File Type through a Visual Basic 2005 Web Service
Updated: 21 Jan 2008
An article on uploading any file type through a Visual Basic 2005 Web Service
VB, VS2005, Dev
|
salysle |
3.29 |
|
|
Consuming the Yahoo! Local Search Service in a Visual Basic WinForms Application
Updated: 19 Jan 2008
An article on consuming the Yahoo! Local Search Service in a Visual Basic WinForms Application
VB, VS2005, Dev
|
salysle |
3.29 |
|
|
Uploading Large Files Through Web Service
Updated: 25 Oct 2009
Uploading large files through web service method that will accept chunks of bytes
C# (C#3.0), .NET (.NET3.0), Visual-Studio (VS2008)
|
hussain.attiya |
3.27 |
|
|
Video Transcoding "YouTube-Style" with ffmpeg
Updated: 3 Jul 2008
A webservice to transcode videos to FLV, while maintaining aspect ratio
VB, .NET2.0, ASP.NET, Dev
|
Jonathan Lathigee |
3.22 |
|
|
Universal Web Services Consumer Using HTTP POST
Updated: 26 Jun 2007
Call Web Services methods without adding a web reference.
VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Pramirez |
3.11 |
|
|
Calling Web Services from HTML Pages using JavaScript
Updated: 29 Jun 2006
This article will help you to call a web service directly from an HTML page
C#, Windows (Win2K, WinXP, Win2003), .NET, Visual-Studio, Dev
|
Gökmen BULUT |
3.09 |
|
|
How to Use JS Calling A WebService By Post Both SOAP And JSON
Updated: 8 Apr 2009
WebService Both SOAP AND JSON
C#, Javascript, Java, .NET (.NET3.5), Ajax, Architect, Dev
|
qubing |
3.00 |
|
|
Web Service Testing Stub Using HTTP POST
Updated: 21 Jul 2010
How to create a stub that posts information to a Web Service via HTTP POST.
C#, .NET3.5, VS2008, Dev, Web-Development, WinForm
|
Tommie Carter |
3.00 |
|
|
Common Problems while Consuming Web Services over SSL in .NET
Updated: 11 Jul 2009
Common problems and solutions while consuming SSL enabled web services in .NET
C# (C#2.0, C#3.0), .NET (.NET2.0), ASP.NET, Architect, Dev
|
Kishore Nandagiri |
3.00 |
|
|
Calling Web Service using ASP.NET
Updated: 7 Jan 2008
Shows how to call a Web service inside ASP.NET Web project using a test published Web service: Extentrix Web Services 2.0 Application Edition
C#, Windows, .NET, ASP.NET, Dev
|
Asya Alshaikh |
3.00 |
|
|
Geocoding a Physical Address using Yahoo Web Services and Visual Basic
Updated: 18 Jan 2008
An article on Geocoding a physical address using Yahoo Web Services and Visual Basic
VB, VS2005, Dev
|
salysle |
3.00 |
|
|
Function Overloading in Web Services
Updated: 9 Oct 2008
How to perform function overloading in Web Services
C#, Javascript, CSS, HTML, XHTML, .NET (.NET2.0, .NET3.0), ASP.NET, Ajax
|
dheerajindian |
2.95 |
|
|
Currency Conversion Using Web Services
Updated: 9 Nov 2006
This article teaches how to use a currency converter Web Service from www.xmethods.net in order to get exchange rates between currencies.
C#1.0, C#2.0, .NET1.1, .NET2.0, WinXP, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Britney S. Morales |
2.86 |
|
|
Getting the Place Name that Goes with a Zip Code
Updated: 10 Feb 2009
How to import a database-dump from GeoNames.org into SQL Server
C#2.0, C#3.0, .NET, Win2K, WinXP, Win2003, Vista, Win32, SQL2005, DBA, Dev, WinForm
|
Eddy Vluggen |
2.74 |
|
|
Calling webService (managed C# webservice) from MFC(unmanaged) Application by Retaining the Session using Cookies Container.
Updated: 11 Sep 2004
This article deals with calling webService (managed C# webservice) from MFC (unmanaged) application by retaining the session using Cookies Container
C++/CLI, C#, VC7, Windows, .NET, Dev
|
BAIJUMAX |
2.73 |
|
|
Calling Web Services from Qt 4.5 using GSoap
Updated: 13 May 2009
Calling Web Services from Qt 4.5 using GSoap.
C++, Windows, Linux, Dev
|
Rohit Urs |
2.71 |
|
|
BPI with Web Services
Updated: 17 Dec 2003
This paper provides basic information about Business Process Integration (BPI) and few technical approaches...
C++, C#, VB, Windows, .NET, Visual-Studio, CEO, Dev
|
KRISHNA PRASAD.N |
2.71 |
|
|
Calling a Web Service from an HTML page using AJAX
Updated: 24 Aug 2008
Calling a Web Service from an HTML page using AJAX. Sample Web Service application also included.
Javascript, XML, HTML, C#2.0, .NET2.0, ASP.NET, Ajax, Dev, Design
|
okdone |
2.69 |
|
|
How to Return a User Defined Object from Webservice
Updated: 14 Oct 2006
How to return a user defined Object from webservice
C#, Windows, .NET, Visual-Studio, Dev
|
interface Mirror |
2.60 |
|
|
Schema Importer Extension
Updated: 11 Nov 2007
Enabling custom proxy code generation.
C#, XML, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Ambuj kumar |
2.60 |
|
|
WSE UNIX Kerberos Authentication: Getting Rid of Error WSE2351
Updated: 19 Feb 2007
Using WSE to talk to a UNIX-based Kerberos-enabled web server.
C#1.0, C#2.0, .NET1.1, .NET2.0, WinXP, VS.NET2003, VS2005, Dev
|
Ivan Krivyakov |
2.57 |
|
|
Create an Intellisense Search Textbox for Web Sites
Updated: 2 Aug 2010
How to make an intellisense textbox using web service and JavaScript which works with all platforms (IE, Chrome, Firefox) without problems
C# (C#3.0, C#4.0), Javascript, HTML, Windows, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008, VS2010), ADO.NET, C#3.5, Web-Development, Framework, .NET4
|
Dain Ucak |
2.50 |
|
|
Configurable WebService Servers
Updated: 24 Sep 2003
Change WebService server locations at runtime.
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
DudleyDoorite |
2.38 |
|
|
HttpWebRequest/Response in a Nutshell - Part 2 - Extending the Web
Updated: 30 Mar 2007
After Part 1 - The basics - We will try to extend our application.
C# (C#2.0), Windows, .NET (.NET2.0), Dev
|
CPF_ |
2.37 |
|
|
Two ways to return complex data from .NET web methods
Updated: 7 Mar 2004
Two ways to return complex data from .net web methods
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, WebForms, Dev
|
dzzxyz |
2.25 |
|
|
Stateful Web Services
Updated: 10 Oct 2006
This article describes, by means of a simple example, how to maintain states across multiple operations in a web service.
C# (C#1.0, C#2.0), Windows, .NET, Visual-Studio, Dev
|
mastergaurav |
2.22 |
|
|
Securing web services using SOAP extensions.
Updated: 10 Mar 2004
This article describes how to secure your web services using SOAP extensions.
VB, VC6, VC7, VC7.1, .NET, Win2K, WinXP, Win2003, Visual-Studio, MFC, Dev
|
kodandapani, Kodanda Pani |
2.17 |
|
|
Using Web Services to Bind a DataSet to a DataGrid
Updated: 29 Oct 2005
Create WebServices and bind a DataSet to a DataGrid.
VB, .NET1.1, WinXP, ASP.NET, VS.NET2003, Dev
|
Srinivasan Venkatachalam |
2.17 |
|
|
Consume WebService Using SOAP
Updated: 27 Feb 2005
Consume WebService Using SOAP
C#, Windows (Win2K, WinXP), .NET, ASP.NET, Visual-Studio, Dev
|
Vimal Kamothi |
2.14 |
|
|
Extract Soap Body From Soap Message
Updated: 17 Apr 2007
Extract XML Data from Soap Message
C# (C#1.0, C#2.0), Windows, .NET (.NET1.1, .NET2.0), VS.NET2003, VS2005, Dev
|
BillyLiu |
2.13 |
|
|
Calling a Web Service from an HTML page using AJAX and HTTP POST (for all browsers)
Updated: 15 Sep 2008
How to call a Web Service from an HTML page using AJAX and HTTP POST (for all browsers).
Javascript, XML, CSS, HTML, .NET2.0, ASP.NET, Ajax, Dev
|
okdone |
2.06 |
|
|
How to upload a file attachment to any CRM 3.0 entity
Updated: 19 Sep 2009
How to upload a file attachment to any CRM 3.0 entity.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
Oshri Cohen |
2.00 |
|
|
Picture Cache & DAL
- Unedited
Updated: 26 Nov 2007
Picture Cache & DAL (WebService & App cache(
SQL, C#2.0, .NET2.0, WinXP, Win2003, Vista, ASP.NET, WebForms, SQL2005, IIS5.1, IIS6, VS2005, DBA, Dev, Design, WinForm
|
Krisztian Batyai |
2.00 |
|
|
TFS Masala - How to get TFS pending check-in statistics through a .NET web service
Updated: 12 Nov 2008
How to get TFS pending check-in statistics through a .NET web service.
C#, .NET, Visual-Studio, Dev
|
rawwool (Rahul Kumar) |
2.00 |
|
|
XML function
Updated: 26 Feb 2002
Read and write XML files.
C++, Win2K, WinXP, ASP, Visual-Studio, Dev
|
pedro |
1.96 |
|
|
How to Retrieve the System User List Efficiently
Updated: 9 Oct 2009
How to retrieve the system user list efficiently from Microsoft CRM 3.0.
XML, C#2.0, Windows, .NET1.1, VS.NET2003, Dev
|
Oshri Cohen |
1.91 |
|
|
Create a Web Service in Notepad
Updated: 30 Sep 2007
How to create a Web Service in Notepad: most often asked in interviews.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Ganesan Sankaran |
1.70 |
|
|
Transfer files using Web Services
Updated: 11 Sep 2008
We can use Microsoft SOAP protocol to transfer files between a client and a server. It's easy to do it even through a firewall, and also it's cross platform.
C#, .NET (.NET2.0), Win32, Dev
|
John.Jiang |
1.50 |
|
|
SQL Formatter Web Service
- Unedited
Updated: 22 Aug 2010
SQL Formatter Web Service
C#, Windows, .NET, Visual-Studio, Dev
|
Tako.Lee |
1.48 |
|
|
Film- How Create Weather Tracker With C# and WebServices
- Unedited
Updated: 15 Jan 2008
Tutorial
C# (C#1.0, C#2.0, C#3.0), .NET, ASP.NET
|
SirAsad |
1.36 |
|
|
XML Web Services – Introduction - Part –I
- Unedited
Updated: 12 Mar 2004
About XML Web Services and its Components
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Amalorpavanathan Yagulasamy(AMAL) |
1.05 |
|
|
Consuming the Yahoo! Local Search Service in a C# WinForms Application
Updated: 18 Jan 2008
An article on consuming the Yahoo! Local Search Service in a C# WinForms Application
C#, VS2005, Dev
|
salysle |
1.00 |
|
|
Calling WebServices Using SPROXY in VC++
- Unedited
Updated: 14 Jun 2006
Calling WebServices methods using sproxy.exe provided by Visual Studio 2003
C#, VC7, Windows, .NET, Visual-Studio, MFC, ATL, Dev
|
Ganesh_T |
1.00 |
|
|
Editing and Displaying Database Values through a DropDownList in GridView
Updated: 24 Jul 2008
An article explaining how to edit and display database values in a DropDownList in a GridView column
C# (C#2.0), .NET (.NET2.0), ASP.NET, DBA, Dev
|
eyeseetee |
1.00 |
|
|
Calling WCF Service Across a Network
Updated: 14 May 2011
This article describes how you can call WCF service from a remote machine
C# (C#4.0), .NET, WCF, Dev
|
Priyank Kabaria |
1.00 |
|
|
User interviews - A Basic Introduction
- Unedited
Updated: 7 Aug 2008
A basic introduction to user interviews, a great way to build research on your users and help improve the usability of your site.
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Architect, Dev, Marketing
|
Trenton Moss |
1.00 |
|
|
Create URL for an Authenticated Amazon EC2 API Request
Updated: 30 Mar 2011
This article describes how to create a URL for an authenticated Amazon EC2 API request.
C#, .NET, Dev
|
Michael Dodaro |
|
|
|
Consuming Tinyit.cc Link Shortening API Service in C#.NET/VB.NET/PHP
Updated: 4 Apr 2011
This article explains in detail about how to consume the Tinyit.cc link shortening and tracking service API in your C#/VB/PHP based web applications. Tinyit.cc is one of the best URL shorteners and provides a free API to access their spam free link shortening and tracking service.
C#, VB, .NET, PHP, Dev
|
danishchopra |
|
|
|
Generate .NET 2.0 C# proxy file from a JBOSS Web Service
Updated: 13 Jun 2007
Solve the problem of failing to update a WebService after upgrading to NET 2.0 using VS2005 (using JBOSS).
C#2.0, .NET2.0, WinXP, VS.NET2003, VS2005, Dev
|
Tohar |
|
|
|
Consuming URL Shortening Services – Tweetburner (twurl)
- Unedited
Updated: 21 Sep 2010
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
C#, VB.NET, .NET, All-Topics, Dev
|
Mohammad Elsheimy |
|
|
|
Building a Generic Data Feed Web Service
Updated: 31 Dec 2010
How to build a multi-purpose Web Service for recieving multiple data feeds.
VB.NET, Windows, ASP.NET, Dev
|
Joe Sweeney |
|
|
|
Securing Flex to Axis Single Sign-on Solution using SSL Encryption
Updated: 22 Feb 2010
This article explains how to protect connections between Flex client, Axis based services and OpenSSO server using SSL.
Java, Apache, Flash, Architect, Dev
|
Dmitriy Nikitin, IntexSoft |
|
|
|
Publish a WSDL to a UDDI Server
Updated: 16 Mar 2009
This article describes the basic steps to interact with a UDDI server.
C#2.0, Windows, .NET2.0, Dev
|
Chanh Pham Minh, Binh Nguyen Quoc |
|
|
|
Using Information Retrieval Techniques as an Alternative to Commercial Web Services
Updated: 14 Aug 2008
In this article, I discuss an example of how you can use information retrieval to grab data out of MSN Money pages to get a free Web Service for currency exchange rates and other quotes.
Javascript, CSS, VB7.x, VB8.0, VB9.0, .NET2.0, WinXP, Vista, .NET3.0, .NET3.5, Win32, VS2005, VS2008, Dev
|
Yasser M. Jaffal |
|
|
Remoting |
top |
| Title /
Updated |
Author |
Score |
|
|
Using WSE-DIME for Remoting over Internet.
Updated: 6 Jan 2003
This article describes a design and implementation of the Remoting over Internet using the Advanced Web Services Enhancements - DIME technology. This solution allows to flow the binary formatted Remoting Messages through the Web Server included uploading and downloading any types of the attachments.
C#, .NET1.0, Win2K, WinXP, Dev
|
Roman Kiss |
4.92 |
|
|
Webservice sample - example of using SOAP protocol to access Internet Database Server
Updated: 6 Jul 2007
Use SOAP to communicate with a remote DB Server (Here I use SQL Server) on the Internet and get information or interact with the database
C#1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, WebForms, SQL2000, IIS5.1, IIS6, VS.NET2003, IIS7, Architect, DBA, Dev, WinForm
|
Nguyen-Thanh-Tung |
4.90 |
|
|
Publishing Remote Object From IIS
Updated: 30 Apr 2008
How to publish a remote object using IIS (Internet Information Server)
C# (C#1.0, C#2.0, C#3.0), Dev
|
ayrilmaz |
4.00 |
|