|
top |
| Title /
Updated |
Author |
Score |
|
Data-mining the Web for Fun [and Profit??]
- Unedited
Updated: 25 Aug 2009
I’m trying to get more interaction on my blog by posing more provocative titles... This weekend I downloaded the last 10 years of Financial fundamental data for virtually all of the major AMEX, NYSE, and NASDAQ stocks currently traded, which resulted in a data table containing about 60,000 row
C++, Windows, QA
|
bobleith |
5.00 |
|
Calling Web Services from Silverlight after the Browser has closed
- Unedited
Updated: 19 Oct 2009
Introduction
Today I was reading an excellent post by my fellow Disciple Laurent Bugnion, which led on to a short discussion about performing actions after a user attempts to close a browser window. It got me thinking about the capability to dispatch a web service call in Silverlight just after a u
C++, Windows, QA
|
Daniel Vaughan |
5.00 |
|
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.71 |
|
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.57 |
|
Webcam Web Service
Updated: 23 Apr 2002
C++ ATL Web Service delivering a JPEG picture grabbed from a Webcam to an ActiveX client
VC6Win2K, ATL, Dev
|
Laurent Kempé |
4.14 |
|
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.59 |
|
|
top |
| Title /
Updated |
Author |
Score |
|
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#.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
|
Roman Kiss |
4.60 |
|
Testing XML Web Services (Basic)
Updated: 21 Feb 2002
An introduction to testing XML web services
C++, Windows, .NET 1.0, Visual Studio, Dev
|
Simon Galbraith |
4.44 |
|
Your first C# Web Service
Updated: 5 Jun 2002
An introduction to writing your first WebService
C#.NET 1.0, Win2K, Dev
|
Chris Maunder |
4.44 |
|
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.34 |
|
An Example Of BPEL invoking WebService
- Unedited
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.00 |
|
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.NET 1.0, Win2K, WinXP, MFC, Dev
|
Jason Henderson |
3.51 |
|
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 |
3.00 |
|
Email Sending Web Service
Updated: 6 Nov 2008
Email Sending Web Service without attachment
C# (C# 3.0), .NET (.NET 3.5), ASP.NET
|
titan203 |
2.15 |
|
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), .NET CF, ASP.NET
|
Asya Alshaikh |
1.80 |
|
|
top |
| Title /
Updated |
Author |
Score |
|
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 (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect, Dev
|
ideafixxxer |
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.NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, IIS, Architect, Dev
|
Parag.Gadkari |
5.00 |
|
Trace SOAP Request/Response XML with TraceExtension
- Unedited
Updated: 17 Aug 2009
SOAP Request/Response XML can be logged with TraceExtension
C# (C# 3.0), Windows, .NET (.NET 3.5), MFC, Architect, Dev, Design
|
Arindam Sinha |
5.00 |
|
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 (IIS 6, IIS 7), WinForms, Architect, Dev
|
Boaz Davidoff |
4.92 |
|
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.82 |
|
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, .NET 1.0, Dev
|
Stoyan Damov |
4.80 |
|
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, .NET 1.0, Dev
|
Jan Tielens |
4.80 |
|
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#.NET 1.0, Win2K, Dev
|
Roman Kiss |
4.78 |
|
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#.NET 1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Roman Kiss |
4.76 |
|
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, .NET 2.0, ASP.NET, Ajax, Dev
|
Rafal Ziolkowski |
4.75 |
|
ExtJS and .NET Web Services
Updated: 19 Jun 2009
How to use .NET Web Services in ExtJS
C# (C# 2.0), Javascript, .NET (.NET 2.0), ASP.NET, Dev
|
Rafal Ziolkowski |
4.73 |
|
Webservice Client and Server demo in PHP
Updated: 27 Aug 2009
Demo of 6 completely different webservices also with SOAP
XML, PHP, Dev
|
Elmue |
4.71 |
|
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), WinForms, Architect, Dev
|
Ted Faison |
4.71 |
|
SoapMSMQ Transport
Updated: 14 Jul 2004
This article describes a design, implementation and usage of the WSE Custom Transport over MSMQ.
C#, Windows, .NET 1.1VS.NET2003, Dev
|
Roman Kiss |
4.71 |
|
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.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Ajax, Dev
|
Sohel_Rana |
4.70 |
|
Web Service Dispatcher
Updated: 25 Jul 2003
A simple web service to manage other web services
VC6, VB 6.NET 1.0, Win2K, WinXP, ASP.NET, Dev
|
Xiangyang Liu 刘向阳 |
4.69 |
|
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, .NET 1.0, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
|
aleksisa |
4.67 |
|
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.NET 2.0, WinXP, Win2003, ASP.NET, WinForms, WebForms, VS2005, Dev
|
Kim Major |
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 |
|
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 (.NET 2.0, .NET 3.0, .NET 3.5), WCF, LINQ, Architect, Dev
|
martyn_mcfly |
4.67 |
|
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#.NET 1.0, Win2K, Dev
|
Roman Kiss |
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#.NET 2.0, WinXP, Win2003VS2005, Dev
|
Roman Kiss |
4.60 |
|
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.
VC7Win2K, WinXP, Dev
|
HENDRIK R |
4.59 |
|
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.NET 1.0, Win2K, Dev
|
Roman Kiss |
4.57 |
|
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 (.NET 2.0), Visual Studio (VS.NET2003, VS2005), Architect, DBA, Dev, Design
|
Oshri Cohen |
4.56 |
|
Using SoapExtension to manage sessions
- Unedited
Updated: 15 Jun 2009
If you don't really need a big session management solution that will cost you in performance (no matter what..) and you only want 2-3 parameters that will help you identify some user's preference without all the fuss, consider - soap extension.
C# (C# 2.0), Windows, .NET (.NET 2.0), ASP.NET, IIS, Architect, Dev
|
Diego Resnik |
4.56 |
|
A Cloudy Approach – SQL Data Services
Updated: 9 Nov 2008
Overview of Microsoft's cloud platform
C#, SQL, Dev
|
[MSP] Denis |
4.54 |
|
Connect to a web service through a Proxy Server
Updated: 29 Jun 2003
Connect to a web service through a Proxy Server
VB, Windows, .NET 1.0, .NET 1.1, Visual Studio, Dev
|
Bruno Capuano |
4.53 |
|
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.52 |
|
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, .NET 1.0, Dev
|
Roman Kiss |
4.50 |
|
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.48 |
|
Serving SQL XML through a WebService (SQL2005)
- Unedited
Updated: 4 Feb 2007
How to server XML from SQL2005 through a WebService
SQL, C# 2.0.NET 2.0, WinXP, ASP.NET, WebForms, SQL 2005, VS2005, DBA, Dev
|
Russ Quinn |
4.45 |
|
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.NET 1.1, .NET 2.0, WinXP, Win2003VS.NET2003, VS2005, Dev
|
Roman Kiss |
4.44 |
|
Create a web service method to manage a NT service
- Unedited
Updated: 17 Nov 2006
Create a web service method to manage a NT service
VB, C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
|
aleksisa |
4.43 |
|
File Server - Web Service
Updated: 22 Feb 2003
Get and put files in your web server using Web Services
VB.NET 1.0, Win2K, WinXP, ASP.NET, Dev
|
Ricardo Martins |
4.42 |
|
Chinese Style Converter & Services
- Unedited
Updated: 6 Dec 2003
The converter for Chinese style & encoding, including the services build on it
C#.NET 1.1, Win2K, WinXP, Win2003, Visual Studio, Dev
|
Kent Liu |
4.40 |
|
Calling Web Services From Javascript - Using SOAP Client
- Unedited
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.40 |
|
WCF ClearUsernameBinding: Send username without Ssl or x.509 certificates
- Unedited
Updated: 6 Sep 2009
How to use WCF to send cleartext username without Ssl or X.509 certificate.
C# 1.0, C# 2.0, C# 3.0.NET 3.0, .NET 3.5, WCF, Dev
|
Yaron Naveh |
4.40 |
|
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.NET 1.0, WinXP, Dev
|
HENDRIK R |
4.35 |
|
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 (.NET 2.0), ASP.NET, Visual Studio (VS2005), Dev
|
Victuar |
4.34 |
|
Combining Web Services with MVC
- Unedited
Updated: 29 Sep 2009
WebServices make for a convenient way to share functionality across many different applications. MVC makes it easy to call methods by using standard HTTP calls. With a little bit of Reflection, you can map an MVC Controller to a Web Service.
C#, .NET, ASP.NET, Dev
|
webdev_hb |
4.33 |
|
HttpWebRequest/Response in a nutshell - Part 1
- Unedited
Updated: 15 Mar 2007
Using HttpWebRequest/Response to do basic web surfing.
C# 2.0, Windows, .NET, Visual Studio, Dev
|
CPF_ |
4.20 |
|
7 Easy Steps to Building Your Idea Around Amazon Web Services
- Unedited
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#, Windows, .NET, Visual Studio, Dev
|
awseditor |
4.19 |
|
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.18 |
|
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.18 |
|
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.09 |
|
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.08 |
|
Authenticate .NET web service with custom SOAP Header
- Unedited
Updated: 29 Jun 2008
How to authenticate .NET web service with custom SOAP Header
C# (C# 2.0), Windows, .NET (.NET 2.0), ASP.NET, Dev
|
Ahmed Shokr |
4.08 |
|
SOAP client for C++
Updated: 31 Mar 2004
A base class to ease the work of calling a webservice in C++.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, Dev
|
Neil Yao |
4.07 |
|
Dynamic Discovery and Invocation of Web services
- Unedited
Updated: 26 May 2007
How invocation of web services Without use add/Web reference
C# 2.0, C# 3.0, .NET, WinXP, Win2003, Vista, ASP.NET, WebForms, VS2005, Dev
|
Ehsan Golkar |
4.07 |
|
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.05 |
|
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, .NET 2.0, WinForms, VS2005, Dev
|
salysle |
4.04 |
|
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.00 |
|
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.NET 1.0, Win2K, WinXP, ASP.NET, Dev
|
Ricardo Martins |
4.00 |
|
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, VB 8.0, Windows, .NET (.NET 1.1, .NET 2.0), ASP.NET, VS.NET2003, VS2005, Dev
|
rospy |
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 |
|
Developing a GTK# Application that retrieves detailed Stock Information using MonoDevelop and Web Services
- Unedited
Updated: 18 Oct 2008
Web Services consumption using MonoDevelop and GTK#
Linux, Dev
|
Shyam Bharath |
4.00 |
|
.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 (.NET 2.0), ASP.NET, IIS, Dev
|
carlosmsr |
4.00 |
|
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).
- Unedited
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 1.0, .NET 1.1, .NET 2.0, .NET 3.0, ASP.NET, WebForms, IIS 5.1, IIS 6, VS.NET2003, IE 6.0, IE 5.5, IIS 7, Dev, QA
|
Koushik Biswas |
3.98 |
|
Web Service via Data Access Object Pattern
- Unedited
Updated: 9 Oct 2007
Data Access Object pattern implementation
SQL, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, SQL 2000, SQL 2005, VS2005, IE 6.0, IE 7, 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.NET 3.0, ASP.NET, VS2008, Architect
|
Balamurali Balaji |
3.83 |
|
Dynamic DNS Web Service
Updated: 28 Nov 2003
Implements a DNS updating service via XML Web Services.
C++/CLI, C#, VC7.1.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
|
Paul Reeder |
3.82 |
|
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 |
|
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.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, WinForms, Architect, Dev
|
christophilus |
3.75 |
|
Web services, background and implementation
- Unedited
Updated: 18 Aug 2005
An article on background, advantages and usage of web services.
C#, VC7, .NET, WinXPVS.NET2003, Architect, Dev
|
Rahman Mahmoodi |
3.69 |
|
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, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Michael B. Hansen |
3.67 |
|
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#.NET 2.0, ASP.NET, Visual Studio, ADO.NET, Ajax
|
Forkossigan |
3.67 |
|
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 |
3.67 |
|
Getting away with client Config in WCF
- Unedited
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# 2.0, Windows, .NET 3.0, WCF, IIS 6, VS2005, Dev
|
Sidhartha Gundavarapu |
3.60 |
|
Webservice with Win Forms and Web Forms
Updated: 6 May 2009
Basics of Web service, and how to use it
C#, VB, .NET (.NET 1.1, .NET 2.0, .NET 3.0), ASP.NET, WinForms, WebForms, Dev
|
ahkayastha |
3.57 |
|
Developing wireless workflow automation client on Pocket PC/PDAs with web service in C# 2003.
- Unedited
Updated: 3 Mar 2009
This article focuses on developing a workflow client device application for pocket pc.
SQL, C# 1.0, .NET CF, .NET, Win2K, WinXP, Win2003, VistaSQL 2000, SQL 2005, VS.NET2003, VS2005, Architect, DBA, Dev
|
Zenab_Zenab |
3.50 |
|
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.50 |
|
Microsoft Dynamics CRM 4.0 Create - Update Calendars - Part II
- Unedited
Updated: 31 Oct 2009
Using Microsoft Dynamics CRM 4.0 Web Services SDK Example
C#, .NET (.NET 3.0, .NET 3.5), Win32, Dev
|
AymanAminIbrahim |
3.50 |
|
How to send and receive SMS with the Orange SMS API
- Unedited
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
- Unedited
Updated: 2 Aug 2007
.Net Client sending and reciving complex SOAP messages from Java Axis web service
XML, C# 2.0, Windows, .NET 2.0, OpenGL, Apache, VS2005, Architect, DBA, Dev
|
Juan Jose Luna |
3.40 |
|
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.NET 3.5, ASP.NET, WCF, WinForms, IIS 6, VS2008, Dev
|
Mohan Pindyala |
3.38 |
|
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.NET 1.1, Vista, WCF, VS.NET2003, Dev
|
Roman Kiss |
3.34 |
|
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, .NET 1.1IIS 6, VS.NET2003, Dev
|
Aman Sura |
3.33 |
|
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
VBVS2005, Dev
|
salysle |
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
VBVS2005, Dev
|
salysle |
3.29 |
|
Video Transcoding "YouTube-Style" with ffmpeg
Updated: 3 Jul 2008
A webservice to transcode videos to FLV, while maintaining aspect ratio
VB.NET 2.0, ASP.NET, Dev
|
Jonathan Lathigee |
3.29 |
|
Introduction to WCF Programming
- Unedited
Updated: 7 Aug 2007
This is a beginner article for programming WCF
C# 2.0, Windows, .NET 3.0VS2005, Dev
|
Radhakrishnan R |
3.08 |
|
Invoking Web Services
Updated: 31 May 2003
How to invoke Web Services with Visual C++ .NET
VC7, VC7.1.NET 1.0, Win2K, WinXP, MFC, VS.NET2003, Dev
|
joel garel |
3.03 |
|
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
VBVS2005, Dev
|
salysle |
3.00 |
|
How to Use JS Calling A WebService By Post Both SOAP And JSON
- Unedited
Updated: 8 Apr 2009
WebService Both SOAP AND JSON
C#, Javascript, Java, .NET (.NET 3.5), Ajax, Architect, Dev
|
qubing |
3.00 |
|
Call a Web Service Without Adding a Web Reference
Updated: 11 Sep 2009
Calling a Web Service without adding a web reference
VB.NET 2.0, ASP.NET, Dev
|
Aslam.Iqbal@electoralreform.co.uk |
3.00 |
|
Calling Web Services From Html Pages using Javascript
- Unedited
Updated: 29 Jun 2006
This article will help you to call a web service directly from a html page
C#, .NET, Win2K, WinXP, Win2003, Visual Studio, Dev
|
Gökmen BULUT |
2.85 |
|
WCF and Linq
- Unedited
Updated: 22 Jul 2008
A WCF web service that queries a database table using Linq, returning the resulting collection.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), ASP.NET, WCF, LINQ, Architect, Dev, Design
|
Sam Haidar |
2.85 |
|
Uploading Large Files Through Web Service
- Unedited
Updated: 25 Oct 2009
uploading large files through web service method that will accept chunks of bytes
C# (C# 3.0), .NET (.NET 3.0), Visual Studio (VS2008)
|
hussain.attiya |
2.75 |
|
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, WinForms, SQL 2005, DBA, Dev
|
Eddy Vluggen |
2.74 |
|
Calling webService(managed C# webservice) From MFC(unmanaged) Application by retaining the session using Cookies Conatiner.
- Unedited
Updated: 11 Sep 2004
This Article deals With calling webService(managed C# webservice) From MFC(unmanaged) Application by retaining the session using Cookies Conatiner
C++/CLI, C#, VC7, Windows, .NET, Dev
|
BAIJUMAX |
2.73 |
|
How to return a user defined Object from webservice
- Unedited
Updated: 14 Oct 2006
How to return a user defined Object from webservice
C#, Windows, .NET, Visual Studio, Dev
|
interface Mirror |
2.71 |
|
Calling Web Service from HTML page using AJAX. Sample Web Service application
- Unedited
Updated: 24 Aug 2008
Calling Web Service from HTML page using AJAX. Sample Web Service application
C# (C# 2.0), Javascript, XML, HTML, .NET (.NET 2.0), ASP.NET, Ajax, Dev, Design
|
Amit Kumar Thakur |
2.69 |
|
WSE <-> UNIX Kerberos Authentication: Getting Rid of Error WSE2351
- Unedited
Updated: 19 Feb 2007
Using WSE to talk to a UNIX-based Kerberos-enabled web server
C# 1.0, C# 2.0.NET 1.1, .NET 2.0, WinXPVS.NET2003, VS2005, Architect, Dev
|
Ivan Krivyakov |
2.57 |
|
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.52 |
|
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 (.NET 2.0), ASP.NET, Architect, Dev
|
nankis9 |
2.43 |
|
Configurable WebService Servers
Updated: 24 Sep 2003
Change WebService server locations at runtime.
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
|
DudleyDoorite |
2.38 |
|
HttpWebRequest/Response in a nutshell - Part 2 - Extending the web
- Unedited
Updated: 30 Mar 2007
After Part 1 - The basics - We will try to extend our application.
C# 2.0, Windows, .NET 2.0, Dev
|
CPF_ |
2.37 |
|
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.24 |
|
Stateful Web Services
- Unedited
Updated: 10 Oct 2006
Article describes, by means of a simple example, how to maintain states across multiple operations in a web service
C# 1.0, C# 2.0, Windows, .NET, Visual Studio, Dev
|
mastergaurav |
2.22 |
|
Extract Soap Body From Soap Message
- Unedited
Updated: 17 Apr 2007
Extract XML Data from Soap Message
C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
|
BillyLiu |
2.13 |
|
Calling A Web Service From HTML Page using AJAX and HTTP Post (for all browsers)
- Unedited
Updated: 15 Sep 2008
Calling A Web Service From HTML Page using AJAX and HTTP Post (for all browsers)
Javascript, XML, CSS, HTML, .NET (.NET 2.0), ASP.NET, Ajax, Dev, Design
|
Amit Kumar Thakur |
2.06 |
|
Consume WebService Using SOAP
- Unedited
Updated: 27 Feb 2005
Consume WebService Using SOAP
C#, .NET, Win2K, WinXP, ASP.NET, Visual Studio, Dev
|
Vimal Kamothi |
2.02 |
|
Picture Cache & DAL
- Unedited
Updated: 26 Nov 2007
Picture Cache & DAL (WebService & App cache(
SQL, C# 2.0.NET 2.0, WinXP, Win2003, Vista, ASP.NET, WinForms, WebForms, SQL 2005, IIS 5.1, IIS 6, VS2005, DBA, Dev, Design
|
Krisztian Batyai |
2.00 |
|
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, .NET 2.0VS2005, Dev
|
Oshri Cohen |
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 |
2.00 |
|
XML function
Updated: 26 Feb 2002
Read and write XML files.
C++Win2K, WinXP, ASP, Visual Studio, Dev
|
pedro |
1.96 |
|
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 |
1.91 |
|
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, .NET 1.1VS.NET2003, Dev
|
Oshri Cohen |
1.91 |
|
Transfer any files on Web services by c#
- Unedited
Updated: 11 Sep 2008
We can use Microsoft SOAP protocol to transfer any files between client and server.It's easy through firewall and also it cross flatform.
C#, .NET (.NET 2.0), Win32, Dev
|
John.Jiang |
1.89 |
|
Function Overloading in Web Services
- Unedited
Updated: 9 Oct 2008
How to perform function overloading in Web Services
C#, VB (VB 8.0, VB 9.0, VB 6), Javascript, CSS, HTML, XHTML, .NET (.NET 2.0, .NET 3.0), ASP.NET, Ajax
|
dheerajindian |
1.86 |
|
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 |
1.80 |
|
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.63 |
|
SQL Formatter Web Service
- Unedited
Updated: 9 Apr 2006
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.35 |
|
XML Web Services – Introduction - Part –I
- Unedited
Updated: 12 Mar 2004
About XML Web Services and its Components
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
|
Amalorpavanathan Yagulasamy(AMAL) |
1.32 |
|
Generate .NET 2.0 C# Proxy file from JBOSS Web Service.
- Unedited
Updated: 13 Jun 2007
Solve problem – Failed to update WebService after upgrade to NET 2.0 using VS2005 (using JBOSS)
C# 2.0.NET 2.0, WinXPVS.NET2003, VS2005, Dev
|
Tohar |
1.00 |
|
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 |
|
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 (.NET 2.0), ASP.NET, DBA, Dev
|
eyeseetee |
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 |
|
Mobile Web Services using MobiLink 10
- Unedited
Updated: 23 May 2007
Mobile web services consists of much more than just browsing a web server from a mobile device. This article will teach you how to queue up requests and cache downloaded information on the mobile device when a connection is no longer available.
C# 2.0.NET 2.0, Win2K, WinXP, Win2003, Vista, TabletPC, PocketPC 2002, WinMobile2003, WinMobile5, SQL Server, VS2005, DBA, Dev
|
Liam Cavanagh |
|
|
Using Information Retrieval Techniques as Alternative to Commercial Web Services
- Unedited
Updated: 14 Aug 2008
In this article, I discuss an example of how can you use information retrieval to grab data out of MSN money pages to get a free web service currency exchange rates and other quotes.
VB (VB 7.x, VB 8.0, VB 9.0, VB 6), Windows (WinXP, Vista), .NET (.NET 2.0, .NET 3.0, .NET 3.5), Win32, Visual Studio (VS2005, VS2008), Dev
|
Yasser M. Jaffal |
|
|
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, .NET 2.0, Dev
|
Chanh Pham Minh, Binh Nguyen Quoc |
|
|
"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
|
kcs2c |
|
|
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.NET 3.0, .NET 3.5, .NET 4.0, ASP.NET, WCF, Dev
|
Larry Aultman |
|
|
cycling graph xml serialization in .NET
- Unedited
Updated: 16 Nov 2009
Hi I'm developing a java web service which should be consumed by .NET client. Generally, it shouldn't be any problem, this technology is quite mature this days. However, there is problem with some particular data type. On the object level, I have a cycling graph reference. Obviously this can't be se
XML.NET 3.5
|
Jabber.W |
|
|
|
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#.NET 1.0, Win2K, WinXP, Dev
|
Roman Kiss |
4.77 |
|
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.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, WinForms, WebForms, SQL 2000, IIS 5.1, IIS 6, VS.NET2003, IIS 7, Architect, DBA, Dev
|
Nguyen-Thanh-Tung |
4.39 |
|
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.33 |
|