5,696,038 members and growing! (16,682 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Web Services


Web Development » Web Services

Contents Quick search by title:

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, Beginner
Dr.Luiji 4.43
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, Beginner
Dr.Luiji 4.22
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, VS6, ATL, Dev, Intermediate
Laurent Kempé 4.12
Web Services For Ecologists - Unedited
Updated: 27 May 2008  
A framework for distributing scientific models over the web
C++, C#, ASP.NET, Windows, Visual Studio, ATL, Beginner
Andrew Birt, Rahul Ravikumar 3.59
 

Web Services - Beginners

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.
.NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Advanced
Roman Kiss 4.60
Testing XML Web Services (Basic)
Updated: 21 Feb 2002  
An introduction to testing XML web services
.NET 1.0, C++, Windows, Visual Studio, Dev, Beginner
Simon Galbraith 4.44
Your first C# Web Service
Updated: 5 Jun 2002  
An introduction to writing your first WebService
.NET 1.0, Win2K, VS.NET2002, C#, Dev, Beginner
Chris Maunder 4.41
Your first managed C++ Web Service
Updated: 17 Oct 2001  
An introduction to writing your first WebService using C++ with managed extensions
VC7, VS.NET2002, Windows, .NET, Dev, Beginner
Chris Maunder 4.40
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.
VC7, .NET 1.0, Win2K, WinXP, VS.NET2002, C#, MFC, Dev, Beginner
Jason Henderson 3.47
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.
ASP.NET, Javascript, Windows, IIS, Visual Studio, Beginner
Duaa Al-ansari 3.00
Email Sending Web Service - Unedited
Updated: 6 Nov 2008  
Email Sending Web Service Without attachement
C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Beginner
titan203 2.00
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
NT4, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, C# 1.0, C# 2.0, C# 3.0, C#, ASP.NET, Windows, .NET CF, Beginner, Intermediate
Asya Alshaikh 1.80
 

Web Services - General

top
Title / Updated Author Score  
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
VC7, .NET 1.0, VS.NET2002, C++/CLI, Windows, Dev, Intermediate
Stoyan Damov 4.80
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.
Win2K, WinXP, Win2003, IIS 6, C# 2.0, C# 3.0, IIS 7, C#, ASP.NET, Windows, IIS, Architect, Dev, WinForms, Advanced
Boaz Davidoff 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.
.NET 1.0, VS.NET2002, VB, Windows, Dev, Advanced
Jan Tielens 4.79
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.
.NET 1.0, Win2K, VS.NET2002, C#, Dev, Advanced
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.
.NET 1.1, WinXP, Win2003, VS.NET2003, C#, ASP.NET, Dev, Advanced
Roman Kiss 4.76
SoapMSMQ Transport
Updated: 14 Jul 2004  
This article describes a design, implementation and usage of the WSE Custom Transport over MSMQ.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Advanced
Roman Kiss 4.71
Web Service Dispatcher
Updated: 25 Jul 2003  
A simple web service to manage other web services
VC6, .NET 1.0, NT4, Win2K, WinXP, VS.NET2002, VB 6, ASP.NET, Dev, Advanced
Xiangyang Liu 刘向阳 4.70
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
.NET 1.0, .NET 1.1, .NET 2.0, VS.NET2003, VS2005, C# 1.0, C# 2.0, Windows, Dev, Intermediate
aleksisa 4.67
Generate your own proxy for ADO.Net Data Services on client side - Unedited
Updated: 19 Sep 2008  
The proxy generated by the ADO.Net Data
C#, XML, .NET, Architect, DBA, Dev, ADO, ADO.NET, XSLT, Intermediate
Valentin Billotte 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.
.NET 2.0, WinXP, Win2003, VS2005, C# 2.0, ASP.NET, XML, Dev, WinForms, WebForms, Beginner, Intermediate
Kim Major 4.66
File Server - Web Service
Updated: 22 Feb 2003  
Get and put files in your web server using Web Services
.NET 1.0, Win2K, WinXP, VS.NET2002, VB, ASP.NET, Dev, Intermediate
Ricardo Martins 4.63
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.
.NET 1.0, Win2K, VS.NET2002, C#, Dev, Advanced
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.
.NET 2.0, WinXP, Win2003, VS2005, C#, Dev, Advanced
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.
VC7, Win2K, WinXP, VS.NET2002, Dev, Beginner
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#)
VC7, .NET 1.0, Win2K, VS.NET2002, C#, Dev, Intermediate
Roman Kiss 4.57
How to create a Task in CRM 3.0 - Unedited
Updated: 28 Nov 2007  
how to Create a task in Microsoft CRM 3.0
.NET 2.0, VS.NET2002, VS.NET2003, VS2005, C# 1.0, C# 2.0, Windows, Architect, DBA, Dev, Design, Intermediate
Oshri Cohen 4.56
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.
VC7, .NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Roman Kiss 4.50
Connect to a web service through a Proxy Server
Updated: 29 Jun 2003  
Connect to a web service through a Proxy Server
.NET 1.0, .NET 1.1, VB, Windows, Visual Studio, Dev, Intermediate
Bruno Capuano 4.50
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, Intermediate, Advanced
Akrumooz 4.50
A Cloudy Approach – SQL Data Services
Updated: 9 Nov 2008  
Overview of Microsoft's cloud platform
C#, SQL, Dev, Intermediate
[MSP] Denis 4.50
Implementing Amazon Web Services in VB.NET
Updated: 10 Sep 2003  
Article shows implementing Amazon web service in VB.NET.
Win2K, WinXP, Win2003, VB, .NET, Visual Studio, Dev, Intermediate
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
.NET 2.0, WinXP, SQL 2005, VS2005, C# 2.0, ASP.NET, SQL, DBA, Dev, WebForms, Intermediate
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.
VC8.0, .NET 1.1, .NET 2.0, WinXP, Win2003, VS.NET2002, VS.NET2003, VS2005, C#, Dev, Advanced
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
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, C# 1.0, C# 2.0, VB, Windows, Dev, Intermediate
aleksisa 4.43
Chinese Style Converter & Services - Unedited
Updated: 6 Dec 2003  
The converter for Chinese style & encoding, including the services build on it
.NET 1.1, Win2K, WinXP, Win2003, C#, Visual Studio, Dev, Beginner
Kent Liu 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, VS.NET2002, Dev, Beginner
HENDRIK R 4.32
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++, Windows, Dev, Beginner, Intermediate, VC9.0
Kevin Yochum 4.24
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, Beginner
CPF_ 4.24
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, Intermediate
awseditor 4.13
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#
VS2005, C#, Dev, Beginner
salysle 4.11
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
.NET 2.0, VS2005, VB, Windows, Dev, WinForms, Intermediate
salysle 4.04
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.
.NET 2.0, VS2005, C# 2.0, C#, ASP.NET, Windows, .NET, Visual Studio, Dev, Intermediate
Victuar 4.02
Regular Expression Validator Web Service
Updated: 25 Feb 2003  
This is a simple web service that can be used to validade a regular expression.
.NET 1.0, Win2K, WinXP, VS.NET2002, VB, ASP.NET, Dev, Intermediate
Ricardo Martins 4.00
How to detect a duplicate entry in Microsoft CRM 3.0 - Unedited
Updated: 30 Oct 2007  
How to detect a duplicate entry in Microsoft CRM 3.0
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Oshri Cohen 4.00
Authenticate .NET web service with custom SOAP Header - Unedited
Updated: 29 Jun 2008  
How to authenticate .NET web service with custom SOAP Header
.NET 2.0, C# 2.0, C#, ASP.NET, Windows, .NET, Dev, Beginner
Ahmed Shokr 4.00
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, Intermediate
Neil Yao 3.98
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!
.NET 1.0, .NET 1.1, .NET 2.0, IIS 5.1, IIS 6, VS.NET2002, VS.NET2003, IE 6.0, IE 5.5, .NET 3.0, IIS 7, C#, ASP.NET, Windows, Dev, QA, WebForms, Intermediate
Koushik Biswas 3.98
Dynamic Discovery and Invocation of Web services - Unedited
Updated: 26 May 2007  
How invocation of web services Without use add/Web reference
WinXP, Win2003, Vista, VS2005, C# 2.0, C# 3.0, ASP.NET, .NET, Dev, WebForms, Intermediate
Ehsan Golkar 3.97
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.
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, VB 8.0, C#, ASP.NET, XML, Windows, .NET, Dev, Intermediate
rospy 3.90
Dynamic DNS Web Service
Updated: 28 Nov 2003  
Implements a DNS updating service via XML Web Services.
VC7.1, .NET 1.1, Win2K, WinXP, Win2003, C++/CLI, C#, ASP.NET, Visual Studio, Dev, Advanced
Paul Reeder 3.82
Web Service via Data Access Object Pattern - Unedited
Updated: 9 Oct 2007  
Data Access Object pattern implementation
.NET 2.0, SQL 2000, SQL 2005, VS2005, IE 6.0, C# 2.0, IE 7, ASP.NET, SQL, Windows, Architect, DBA, Dev, WebForms, Intermediate
Andrew Golik 3.81
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, Advanced
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# 3.0, C#, ASP.NET, .NET, Architect, Dev, Advanced
Bobby Soares 3.80
Web Form with progress bar of web service execution - Unedited
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
.NET 2.0, C# 1.0, C# 2.0, C# 3.0, C#, ASP.NET, .NET, Visual Studio, ADO.NET, Ajax, Intermediate
Forkossigan 3.67
SOAP Relay Proxy - Unedited
Updated: 19 Dec 2007  
Bypass firewall content restrictions by wrapping SOAP messages as ordinary HTTP Post with 1 line of code
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, C# 1.0, C# 2.0, ASP.NET, Windows, Dev, WebForms, Intermediate
Michael B. Hansen 3.59
Developing wireless workflow automation client on Pocket PC/PDAs with web service in C# 2003. - Unedited
Updated: 25 Mar 2008  
This article focuses on developing a workflow client device application for pocket pc.
Win2K, WinXP, Win2003, Vista, SQL 2000, SQL 2005, VS.NET2003, VS2005, C# 1.0, SQL, .NET CF, .NET, Architect, DBA, Dev, Advanced
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, Intermediate
Member 3796864 3.50
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
IIS 6, VS2005, C# 2.0, .NET 3.0, Windows, Dev, WCF, Beginner
Sidhartha Gundavarapu 3.46
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, Beginner, Intermediate, Advanced
fr_marx 3.42
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.
.NET 1.1, Vista, VS.NET2003, C# 1.0, Dev, WCF, Intermediate
Roman Kiss 3.34
Web services, background and implementation - Unedited
Updated: 18 Aug 2005  
An article on background, advantages and usage of web services.
VC7, WinXP, VS.NET2003, C#, .NET, Architect, Dev, Intermediate
Rahman Mahmoodi 3.34
Web Services : ATL v/s ASP.NET - Unedited
Updated: 4 Nov 2007  
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services
.NET 1.1, IIS 6, VS.NET2003, C++, C++/CLI, ASP.NET, XML, Windows, Dev, WebForms, Beginner
Aman Sura 3.33
ASP.NET Web Service
Updated: 7 Jul 2001  
Tutorial on Creating ASP.NET Web Service
C++, C#, ASP.NET, Windows, .NET, IIS, Visual Studio, Dev, Intermediate
Yuen Chiu So 3.32
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
VS2005, VB, Dev, Beginner
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
VS2005, VB, Dev, Beginner
salysle 3.29
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
NT4, Win2K, WinXP, Win2003, C#, .NET, Visual Studio, Dev, Beginner
Gökmen BULUT 3.13
Invoking Web Services
Updated: 31 May 2003  
How to invoke Web Services with Visual C++ .NET
VC7, VC7.1, .NET 1.0, Win2K, WinXP, VS.NET2002, VS.NET2003, MFC, Dev, Intermediate
joel garel 3.03
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
.NET 2.0, VS2005, C# 2.0, XML, Windows, OpenGL, Architect, DBA, Dev, Intermediate, Apache
Juan Jose Luna 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
VS2005, VB, Dev, Beginner
salysle 3.00
Video Transcoding "YouTube-Style" with ffmpeg
Updated: 3 Jul 2008  
A webservice to transcode videos to FLV, while maintaining aspect ratio
.NET 2.0, VB, ASP.NET, Dev, Intermediate
Jonathan Lathigee 3.00
Introduction to WCF Programming - Unedited
Updated: 7 Aug 2007  
This is a beginner article for programming WCF
VS2005, C# 2.0, .NET 3.0, Windows, Dev, Intermediate
Radhakrishnan R 2.94
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
VC7, VS.NET2002, C++/CLI, C#, Windows, .NET, Dev, Beginner
BAIJUMAX 2.73
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
.NET 2.0, C# 2.0, C#, ASP.NET, Javascript, XML, .NET, HTML, Dev, Ajax, Design, Beginner, Intermediate
Amit Kumar Thakur 2.60
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
.NET 1.1, .NET 2.0, WinXP, VS.NET2003, VS2005, C# 1.0, C# 2.0, Architect, Dev, Advanced
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
Win2K, WinXP, Win2003, VB, ASP.NET, .NET, Visual Studio, Dev, WebForms, Intermediate
dzzxyz 2.52
Configurable WebService Servers
Updated: 24 Sep 2003  
Change WebService server locations at runtime.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2002, VS.NET2003, VB, Dev, Intermediate
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.
.NET 2.0, C# 2.0, Windows, Dev, Intermediate
CPF_ 2.37
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, Intermediate
interface Mirror 2.33
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#, ASP.NET, Windows, .NET, Dev, Intermediate
Asya Alshaikh 2.33
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, Intermediate
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, Intermediate
mastergaurav 2.22
Consume WebService Using SOAP - Unedited
Updated: 27 Feb 2005  
Consume WebService Using SOAP
Win2K, WinXP, C#, ASP.NET, .NET, Visual Studio, Dev, Intermediate
Vimal Kamothi 2.18
WCF and Linq - Unedited
Updated: 22 Jul 2008  
A WCF web service that queries a database table using Linq, returning the resulting collection.
C# 1.0, C# 2.0, C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Architect, Dev, WCF, Design, LINQ, Intermediate
Sam Haidar 2.11
Extract Soap Body From Soap Message - Unedited
Updated: 17 Apr 2007  
Extract XML Data from Soap Message
.NET 1.1, .NET 2.0, VS.NET2003, VS2005, C# 1.0, C# 2.0, Windows, Dev, Intermediate
BillyLiu 2.07
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)
.NET 2.0, ASP.NET, Javascript, XML, CSS, .NET, HTML, Dev, Ajax, Design, Beginner, Intermediate
Amit Kumar Thakur 2.06
Picture Cache & DAL - Unedited
Updated: 26 Nov 2007  
Picture Cache & DAL (WebService & App cache(
.NET 2.0, WinXP, Win2003, Vista, SQL 2005, IIS 5.1, IIS 6, VS2005, C# 2.0, ASP.NET, SQL, DBA, Dev, WinForms, WebForms, Design, Intermediate
Krisztian Batyai 2.00
How to upload a file attachment to any CRM 3.0 entity - Unedited
Updated: 17 Dec 2007  
How to upload a file attachment to any CRM 3.0 entity
.NET 2.0, VS2005, C# 2.0, Windows, Architect, Dev, Intermediate
Oshri Cohen 2.00
XML function
Updated: 26 Feb 2002  
Read and write XML files.
Win2K, WinXP, C++, ASP, Visual Studio, Dev, Intermediate
pedro 1.96