Visual C# .NET » Web Services

We have 85 Web Services tutorials, you can see below:


SQL Formatter Web Service


SQL Formatter Web Service


Details    Read Tutorial    Views: 392    Rate: 0 (0 votes)    Mar 08 2007 - 05:43

Developing wireless workflow automation client on Pocket PC/PDAs with web service in C# 2003.


This article focuses on developing a workflow client device application for pocket pc.


Details    Read Tutorial    Views: 277    Rate: 5 (1 votes)    Mar 08 2007 - 05:43

Use SOAP protocol to access Internet Database Server


Use SOAP to communicate with a remote DB Server (Here I use SQL Server) on Internet and get information or interact with database


Details    Read Tutorial    Views: 309    Rate: 0 (0 votes)    Mar 08 2007 - 05:42

Stateful Web Services


Article describes, by means of a simple example, how to maintain states across multiple operations in a web service


Details    Read Tutorial    Views: 309    Rate: 0 (0 votes)    Mar 08 2007 - 05:42

WSE <-> UNIX Kerberos Authentication: Getting Rid of Error WSE2351


Using WSE to talk to a UNIX-based Kerberos-enabled web server


Details    Read Tutorial    Views: 236    Rate: 0 (0 votes)    Mar 08 2007 - 05:42

Calling Web Services From Html Pages using Javascript


This article will help you to call a web service directly from a html page


Details    Read Tutorial    Views: 233    Rate: 0 (0 votes)    Mar 08 2007 - 05:41

How to return a user defined Object from webservice


How to return a user defined Object from webservice


Details    Read Tutorial    Views: 308    Rate: 0 (0 votes)    Mar 08 2007 - 05:41

Exchange Data Securely without HTTPS/SSL


Exchage data securely with a Web Service without HTTPS


Details    Read Tutorial    Views: 259    Rate: 0 (0 votes)    Mar 08 2007 - 05:40

Create a web service method to manage a NT service


Create a web service method to manage a NT service


Details    Read Tutorial    Views: 185    Rate: 0 (0 votes)    Mar 08 2007 - 05:39

Web services, background and implementation


An article on background, advantages and usage of web services.


Details    Read Tutorial    Views: 222    Rate: 0 (0 votes)    Mar 08 2007 - 05:39

Using C#, OPENXml and Microsoft SQL Server 2000 to Create a Multi-Threaded Rules Engine Webservice


Create a simple, scalable XML-consuming rules engine in just a few minutes using Open XML.


Details    Read Tutorial    Views: 206    Rate: 0 (0 votes)    Mar 08 2007 - 05:38

SOAP Relay Proxy


Bypass firewall content restrictions by wrapping SOAP messages as ordinary HTTP Post with 1 line of code


Details    Read Tutorial    Views: 243    Rate: 0 (0 votes)    Mar 08 2007 - 05:38

7 Easy Steps to Building Your Idea Around Amazon Web Services


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.


Details    Read Tutorial    Views: 222    Rate: 0 (0 votes)    Mar 08 2007 - 05:37

Create a web service method to get NT service information


Create a web service method to get NT service information


Details    Read Tutorial    Views: 176    Rate: 0 (0 votes)    Mar 08 2007 - 05:37

Chinese Style Converter & Services


The converter for Chinese style & encoding, including the services build on it


Details    Read Tutorial    Views: 162    Rate: 0 (0 votes)    Mar 08 2007 - 05:36

SoapMSMQ Transport for WSE 3.0


The soap.msmq transport update for the WSE 3.0, configuration and usage of the message exchange patterns.


Details    Read Tutorial    Views: 194    Rate: 0 (0 votes)    Mar 08 2007 - 05:35

Monte Carlo Simulation Using Parallel Asynchronous Web Services with .NET 2.0


A parallel web services example for .NET 2.0 written in C#.


Details    Read Tutorial    Views: 223    Rate: 0 (0 votes)    Mar 08 2007 - 05:35

Serving SQL XML through a WebService (SQL2005)


How to server XML from SQL2005 through a WebService


Details    Read Tutorial    Views: 229    Rate: 0 (0 votes)    Mar 08 2007 - 05:34

Using WSE-DIME for Remoting over Internet.


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.


Details    Read Tutorial    Views: 212    Rate: 0 (0 votes)    Mar 08 2007 - 05:33

Dynamically accessing XML Webservices bypassing the Configuration file


An article on how to dynamically access Webservices bypassing the App.Config file entries.


Details    Read Tutorial    Views: 278    Rate: 0 (0 votes)    Mar 08 2007 - 05:33

Flash and WebServices - Part 2


Here, you can read about a Serialized webservice which can return multiple rows.


Details    Read Tutorial    Views: 224    Rate: 0 (0 votes)    Mar 08 2007 - 05:32

How to Configure Web Service Calls from Client Applications at Runtime


A simple and easy-to-understand project on how to configure Web Service calls from client applications at runtime.


Details    Read Tutorial    Views: 274    Rate: 0 (0 votes)    Mar 08 2007 - 05:31

Sending SMS using .NET through a Web service


This article will help you to know how to use web services in .NET


Details    Read Tutorial    Views: 282    Rate: 0 (0 votes)    Mar 08 2007 - 05:30

Pay-Per-Click webService and client implementation


Introduction into the world of pay-per-click webservices with sample web service and client application


Details    Read Tutorial    Views: 204    Rate: 0 (0 votes)    Mar 08 2007 - 05:30

How to handle events during a web service call?


A C# class that allows to run web service asynchronous to handle events during them.


Details    Read Tutorial    Views: 216    Rate: 0 (1 votes)    Mar 08 2007 - 05:28

What's That Tune? - Mashing up Three Web Services


What\'s That Tune? is a light-hearted mashup of three web services in C#. This proof-of-concept records audio from a microphone, saves it to Amazon S3, creates a task for workers to name the tune using Amazon Mechanical Turk, then polls Amazon ECS for related albums.


Details    Read Tutorial    Views: 210    Rate: 0 (0 votes)    Mar 08 2007 - 05:25

Logging Indigo Messages on Console host process


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.


Details    Read Tutorial    Views: 165    Rate: 0 (0 votes)    Mar 08 2007 - 05:21

Using XML CDATA nodes to send files via a Web Service


Using XML CDATA nodes to send files via a web service.


Details    Read Tutorial    Views: 251    Rate: 0 (0 votes)    Mar 08 2007 - 05:16

An alternative transport for WSE 2.0 via MQ.


This article describes transport for web services through MQ, provided as an implementation of SOAP Transport interface of the Web Services Enhancements (WSE 2.0).


Details    Read Tutorial    Views: 186    Rate: 0 (0 votes)    Mar 08 2007 - 05:14

Advanced Asynchoronous WebServices


Advanced asynchoronous WebServices.


Details    Read Tutorial    Views: 219    Rate: 0 (0 votes)    Mar 08 2007 - 05:11

Publish, Discover and Invoke Web Services using SOAP and UDDI


Project to emulate Description, Discovery and Invocation of Web Services


Details    Read Tutorial    Views: 210    Rate: 0 (0 votes)    Mar 08 2007 - 05:07

Indigo Transactional Web Services using Microsoft WinFX CTP March 2005


Implementing WS- AtomicTransaction in Indigo.


Details    Read Tutorial    Views: 180    Rate: 0 (0 votes)    Mar 08 2007 - 05:06

Authentication for Web Services (using SOAP headers)


Simple authentication for web services using SOAP headers.


Details    Read Tutorial    Views: 239    Rate: 0 (0 votes)    Mar 08 2007 - 04:59

Forward Price Calculator - A C# WebService


This article describes the development of a C# WebService along with a WinForms client application.


Details    Read Tutorial    Views: 206    Rate: 0 (0 votes)    Mar 08 2007 - 04:57

Invoking a Web Service Without Web Reference


How to support loosely coupled integration by invoking Web Services dynamically, without setting a Web Reference.


Details    Read Tutorial    Views: 318    Rate: 0 (0 votes)    Mar 08 2007 - 04:56

Web Service Authentication


A simple mechanism to authenticate users to a WebService.


Details    Read Tutorial    Views: 253    Rate: 0 (0 votes)    Mar 08 2007 - 04:55

Consuming SOAP web services - Amazon, Google et al.


This article describes how to build and use static proxy classes to access a web service


Details    Read Tutorial    Views: 245    Rate: 0 (0 votes)    Mar 08 2007 - 04:53

Google Web Service Client program


A very simple client program that uses Google\'s web service


Details    Read Tutorial    Views: 204    Rate: 0 (0 votes)    Mar 08 2007 - 04:53

Translation Web Service in C#


C# Web Service to translate text using Babelfish.


Details    Read Tutorial    Views: 248    Rate: 0 (0 votes)    Mar 08 2007 - 04:52

Webcam Web Service


ASP.NET Web Service written in C# to grab a picture from a webcam


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 08 2007 - 04:51

Referencing a WebService from C through a C# Library (.NET Interop)


Gives a step by step procedure to access a Web Service from a C project through a C# library.


Details    Read Tutorial    Views: 195    Rate: 0 (0 votes)    Mar 08 2007 - 04:49

Webcam Web Service using Direct Internet Message Encapsulation (DIME)


ASP.NET Web Service written in C# to grab a picture from a webcam using DIME specification


Details    Read Tutorial    Views: 217    Rate: 0 (0 votes)    Mar 08 2007 - 04:48

SQL Query Results as Excel Spreadsheet Mailer Web Service


Web Service that e-mails results of a SQL Query as Excel Spreadsheet attachments


Details    Read Tutorial    Views: 198    Rate: 0 (0 votes)    Mar 08 2007 - 04:47

Asynchronous Communication with .NET WebServices


Explains how to communicate asynchronously with .NET webservices


Details    Read Tutorial    Views: 210    Rate: 0 (0 votes)    Mar 08 2007 - 04:46

Extensible WebService and its IE-Hosted Client


The article presents the design of a WebService consisting of a general part and add-ins to process user\'s requests of different types. Such architecture simplifies dedicated add-ins allowing them to share general part facilities.


Details    Read Tutorial    Views: 170    Rate: 0 (0 votes)    Mar 08 2007 - 04:45

Extract raw SOAP Message returned from Foreign Web Service after Deserialization Failure in a Web Service


Local web service calls third party web service which returns XML data and serialization fails, the article shows how to obtain the actual SOAP message.


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 08 2007 - 04:45

Pushing HTML content to a Blackberry


How to push HTML content to a blackberry handheld using MDS


Details    Read Tutorial    Views: 218    Rate: 0 (0 votes)    Mar 08 2007 - 04:44

Dime Buffered Upload


This article outlines a technique to overcome the problem of sending large files via web services.


Details    Read Tutorial    Views: 223    Rate: 0 (0 votes)    Mar 08 2007 - 04:42

Server-Side Asynchronous Methods for ASP.NET and WinFX


An article that describes how to create server-side asynchronous service methods for ASP.NET and WinFX, thereby freeing up resources on the server to handle more clients simultaenously.


Details    Read Tutorial    Views: 189    Rate: 0 (0 votes)    Mar 08 2007 - 04:41

Using the Web Service Callbacks in the .NET Application


This article describes a .NET Application model driven by the Web Services using the Virtual Web Service Proxy (written in C#)


Details    Read Tutorial    Views: 208    Rate: 0 (0 votes)    Mar 08 2007 - 04:40

OmniSearch (Google Caching Engine)


OmniSearch attempts at showing a way to reduce the number of hits to the Google Web Service by Caching Searches.


Details    Read Tutorial    Views: 179    Rate: 0 (0 votes)    Mar 08 2007 - 04:39

Web Services Security using Username and Kerberos Tokens


This project shows a simple implementation of Username and Kerberos Tokens in Web Services using C# (Microsoft Visual Studio 2003 using WSE 2.0).


Details    Read Tutorial    Views: 212    Rate: 0 (0 votes)    Mar 08 2007 - 04:38

Web Services Best Practices


This article will clarify and explain in detail the different Web Service Design Methodologies as defined by the Web Services Standardization Groups, clarify the terms, highlight their differences with pros and cons.


Details    Read Tutorial    Views: 267    Rate: 0 (0 votes)    Mar 07 2007 - 16:25

Using the Web Services and COM+ Event System in the .Net Application.


This article describes how to subscribe the Web Service into the COM+ Event System using the C# language.


Details    Read Tutorial    Views: 177    Rate: 0 (0 votes)    Mar 07 2007 - 16:23

WebService DIME Bridge


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.


Details    Read Tutorial    Views: 250    Rate: 0 (0 votes)    Mar 07 2007 - 16:21

SoapNULL Transport for WSE 3.0


This article describes an implementation, concept and usage of the NULL transport for WSE 3.0.


Details    Read Tutorial    Views: 222    Rate: 0 (0 votes)    Mar 07 2007 - 16:21

Adding a zip filter to web services


Passing large amounts of data through web services can become a huge bottle-neck in a WAN application architecture (i.e., server is on the web), and in any case, a real load on the network traffic. This is one solution for downsizing the network costs.


Details    Read Tutorial    Views: 231    Rate: 0 (0 votes)    Mar 07 2007 - 16:19

Secure Web Services via TCP/IP


Describes an approach for delivery of Soap Messages serialised using ASP.NET Web Client Services over TCP/IP


Details    Read Tutorial    Views: 208    Rate: 0 (0 votes)    Mar 07 2007 - 16:18

Find the size of the SOAP messages in your web service


A simple SoapExtension that examines the SOAP messages being passed to and from your web service.


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 07 2007 - 16:16

C# Barcode Generator WebService


Create a code39 barcode using a webservice in C#


Details    Read Tutorial    Views: 205    Rate: 0 (0 votes)    Mar 07 2007 - 16:15

WSDL and Schema Parser


Modeling WSDL and XML schema on a TreeView control and generating XML document from XML schemas.


Details    Read Tutorial    Views: 223    Rate: 2 (1 votes)    Mar 07 2007 - 16:14

SoapMSMQ Transport


This article describes a design, implementation and usage of the WSE Custom Transport over MSMQ.


Details    Read Tutorial    Views: 208    Rate: 0 (0 votes)    Mar 07 2007 - 16:13

WSE ServiceBus


The article describes a design and implementation of the logical connectivity driven by the config Knowledge Base and the WSE2 Messaging.


Details    Read Tutorial    Views: 252    Rate: 0 (0 votes)    Mar 07 2007 - 16:12

WebService Probe


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.


Details    Read Tutorial    Views: 195    Rate: 0 (0 votes)    Mar 07 2007 - 16:11

Using Web Services for Remoting over the Internet.


This article describes a design and implementation (C#) of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure.


Details    Read Tutorial    Views: 192    Rate: 0 (0 votes)    Mar 07 2007 - 16:10

Access Web Services Asynchronously in .NET Design Patterns


Discussing the implementation of the Begin/End pattern (.NET 1) and the event-driven model (.NET 2).


Details    Read Tutorial    Views: 203    Rate: 0 (0 votes)    Mar 07 2007 - 16:09

Secure Web Services via Message oriented Middleware


Describes an approach for delivery of Soap Messages serialised using ASP.NET Web Client Services over MSMQ and MQ


Details    Read Tutorial    Views: 205    Rate: 0 (0 votes)    Mar 07 2007 - 16:09

Consuming Web Services from a Win Forms Application


How to access and use a web service from a C# application, using the CodeProject Web Services.


Details    Read Tutorial    Views: 237    Rate: 0 (0 votes)    Mar 07 2007 - 16:08

Web Services in C# and .Net


Web Services in C# and .Net


Details    Read Tutorial    Views: 352    Rate: 0 (1 votes)    Feb 23 2007 - 12:01

Interacting with Google Calendar via .NET


Thinking of writing apps that interact with the new Google Calendar? Tim Stevens, our API guy, gives you an overview of the raw GData interface, digs into the .NET flavor of the Google Calendar Data API, and shows and example that interacts both with Outlook and Google. In just a few minutes, you\'ll understand how to use this powerful service.


Details    Read Tutorial    Views: 587    Rate: 0 (0 votes)    Jan 31 2007 - 13:31

Update Server Data Through a Web Service by Using ADO.NET


This step-by-step article demonstrates how to use a Web service to receive and to update data from a database by using a DataSet object. This article also demonstrates how to reference the Web service in a client application and how to display the returned DataSet in a DataGrid control so that you can update that data and send the updates back to the server.


Details    Read Tutorial    Views: 400    Rate: 0 (0 votes)    Jan 24 2007 - 14:03

Creating a .NET Web Service


Learn to create a .NET Web Service using C# and examine the Discovery protocol, UDDI, and the future of Web Services.


Details    Read Tutorial    Views: 365    Rate: 0 (0 votes)    Jan 24 2007 - 14:01

Build A C# Webservice Consumer WebForm Application with Visual Studio .NET


This article uses some of the built-in advantages of the Visual Studio .NET IDE to build a WebForm consumer of that same webservice.


Details    Read Tutorial    Views: 389    Rate: 0 (0 votes)    Jan 24 2007 - 14:00

HOW TO: Write a Simple Web Service


This step-by-step article shows you how to write a simple Web service, called MathService, that exposes methods for adding, subtracting, dividing, and multiplying two numbers.


Details    Read Tutorial    Views: 283    Rate: 0 (0 votes)    Jan 17 2007 - 18:27

Using a Geo IP Web Service


Using an web service to determine the originating country for an IP address.


Details    Read Tutorial    Views: 261    Rate: 0 (0 votes)    Jan 17 2007 - 18:24

Passing data over .Net Web Services


This article is a continuation of the introductory Web Services article and expands with specific examples of passing ADO.NET DataSet objects over Web Services to be consumed in a Windows Form application. The article discusses the DataSet object in some detail and delves into how data is consumed and displayed in the Windows Form environment along with a number of related issues such as security.


Details    Read Tutorial    Views: 269    Rate: 0 (0 votes)    Jan 17 2007 - 18:20

Using the Amazon Web Service


Learn how to create an application that consumes a web service, more exactly the Amazon Web Service. Build a Windows application that searches for books, music or movies based on keywords.


Details    Read Tutorial    Views: 2011    Rate: 0 (0 votes)    Apr 11 2006 - 14:32

Using the Google Web Service


Learn how to create your own C# Windows application that searches Google and returns results using the Google Web Service. The Google Web service is free, and you can download their developer kit without being registered, but if you want to do anything meaningful you’ll first need to register on their website.


Details    Read Tutorial    Views: 2079    Rate: 0 (0 votes)    Apr 11 2006 - 14:30

An API for Google Image Search


This tutorial will show you how to query images from Google programmatically. The source files include two projects. One includes a DLL which can be used to query Google image search programmatically, and one is a project that includes a simple application which enables you to run a query and display all the resulting images dynamically on the form.


Details    Read Tutorial    Views: 821    Rate: 0 (0 votes)    Mar 15 2006 - 18:23

Creating Custom SOAP Extensions - Compression Extension


Learn to create and deploy custom SOAP Extensions. This article focuses on creating a Compression Extension that can be used to compress SOAP Messages used by Web Services.


Details    Read Tutorial    Views: 1759    Rate: 1 (1 votes)    Jul 11 2004 - 14:01

Integrating Google Search using the Google Web Services


This sample shows how to integrate search into your application using the Google Web Service API.


Details    Read Tutorial    Views: 824    Rate: 0 (0 votes)    Jul 09 2004 - 22:49

In-Depth Web Services: Basics and Beyond


This article series shall attempt an explanation that will go beyond the basics of web services.


Details    Read Tutorial    Views: 706    Rate: 0 (0 votes)    Jul 09 2004 - 22:39

.NET Framework and Web Services - Part 3


Here I am going to explain Web methods and how to write Web methods in C# and VB.NET.


Details    Read Tutorial    Views: 787    Rate: 4 (1 votes)    Jul 09 2004 - 22:34

.NET Framework and Web Services - Part 2


Here we are going to learn how to create a WebService using VS.NET (using VB.NET.) and consume the Webservice from VB.NET Client. This Article is based on VS.NET RC1 Release.


Details    Read Tutorial    Views: 812    Rate: 0 (0 votes)    Jul 09 2004 - 22:33

.NET Framework and Web Services - Part 1


The .NET Framework is a new computing platform designed to simplify Windows application development in the highly distributed environment of the Internet. Common Language Runtime (CLR) is the Heart of the .NET Framework. CLR is responsible for loading and executing a compiled program. It also handles memory handling through Garbage collection.


Details    Read Tutorial    Views: 894    Rate: 0 (0 votes)    Jul 09 2004 - 22:33