This article describes a .NET Application model driven by the Web Services using the Virtual Web Service Proxy (written in C#)
Internet File System from scratch - making web services and peer-to-peer technology work together to build a virtual file system
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.
15 Aug 2008
Yasser M. Jaffal
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.
12 Jul 2009
Parag.Gadkari
A ReST based Web Service for C#.
Demo of 6 completely different webservices also with SOAP
How to catch and handle ASMX based SOAP exceptions in a WCF client.
21 Sep 2010
Mohammad Elsheimy
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.
How to intercept Web Service calls directly in the worker process.
Ws.js is a Node.js module that allows to consume soap web services which utilize ws-* standards (ws-security, mtom etc)
Call existing web services from within Node apps.
2 Jan 2013
Christopher Hasanali
A tool used for publishing Microsoft Reports to a Microsoft WebService.
14 May 2013
Farhad Hazraty Eini
Dynamic web service code generator
1 Jul 2013
Phoenix Roberts
Sourcing content with Web Service APIs (Mashups)
An article with sample application showing how and what we can do to improve and enhance a WCF and EF data access web service.
Example server and client using different protocols over a Websocket (php/js)
A JSON-based protocol for sharing data between multimple clients over Websockets
26 Feb 2014
Ashwin. Shetty
3 different ways by which Exception handling can be done in ASP.NET WebApi
6 Apr 2009
Kamran Bilgrami
This article demonstrates how you can monitor usage of your Web Services using .NET and SOAP Extensions.
This article describes a design and implementation (C#) of the Remoting over Internet using the Web Service as a gateway into the Remoting infrastructure.
Use Ge.tt Web Services for real-time file publishing and sharing.
27 May 2010
John Simmons / outlaw programmer
With some earlier design forethought, I was able to inject some significant code optimization into a current project.
An experiemental streaming implementation to reduce response time and increase throughput for highly composable/scalable web services.
26 Jun 2008
Boaz Davidoff
Using multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
30 Jun 2003
Bruno Capuano
Connect to a web service through a Proxy Server
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
This article describes a design, implementation and usage of the WSE Custom Transport over MSMQ.
The article describes a design and implementation of the logical connectivity driven by the config Knowledge Base and the WSE2 Messaging.
Dynamic web service invocation and interoperability
In this article, I will show you how to save big files into database using .NET Web Service and how to monitor transfer status.
26 Jul 2012
Omar Frometa
1 alternative
Learning how to make a call to a Web Service from a Stored Procedure.
11 Jun 2011
Omar Al Zabir
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.
16 Dec 2010
Vincent-Philippe Lauzon
Samples showcasing usage of OData in .NET (WCF Data Services); samples go in increasing order of complexity, addressing more and more advanced scenarios.
22 Jun 2014
Snesh Prajapati
In this article we will learn how to create WCF RESTful services and consume those services in ASP.NET MVC 5 application using WebGrid Control.
31 Jul 2011
Omar Al Zabir
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.
30 May 2007
Robertjan Tuit
ASP.NET and Ajax Webservices, not from a .asmx file, but from a compiled assembly with a little bit of reflection
An article on creating a Web service method to get NT service information
This article describes how to use asynchronous Web Service method calls to implement callback events from a Web Service to its clients.
26 Sep 2013
Rahul Rajat Singh
In this article we will talk about the basics of ASP.NET Web API.
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
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.
I will show you how to get a response from a Web Service developed over .NET (version does not matter)
2 Aug 2012
Himanshu Thawait
No config file needed – all setting in code only, No IIS – Self hosted, consume by channel factory
18 Jun 2013
Kristen_Garrison
Consuming a Java Web Service with a .NET Client
25 Sep 2011
Gary Stafford
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
Returing JSON data from a Web Service and accessing it with JQuery.
12 Jul 2010
Sandrino Di Mattia
An implementation of Google Reader in .NET
16 Jan 2010
Omar Francisco
Techniques to enhance how customer address is captured by operators in any application
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”.
6 Jun 2013
Nish Sivakumar
The article walks through using the Casablanca REST API library to consume a REST web service from C++ code
13 Oct 2009
Homam Hosseini
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.
A running example of a duplex channel in WCF services.
6 Jul 2010
Sandrino Di Mattia
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.
Document describes about One way web Method creation and consumption in Traditional ASP.net Web Service.
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.
An easy to use Rest client using the Dynamic Language Runtime
13 Jul 2009
Rafal Ziolkowski
Remote access to .NET Web Services using ExtJS.
How to call any web service from any programming language
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.
19 Jun 2009
Rafal Ziolkowski
How to use .NET Web Services in ExtJS
21 Jan 2011
sowmyanarayanan
Introduces you to the basics of RESTful Web Services.
27 Jun 2014
Snesh Prajapati
In this article we will learn how to create WCF RESTful services and consume those services in ASP.NET MVC 5 application using WebGrid Control.
Create an ASP.NET Web Service which returns data in JSON format and call it from a jQuery client.
25 Sep 2012
Alexander Iacobciuc
This article is about a basic implementation of HTML5 client/server chat application.
The converter for Chinese style & encoding, including the services build on it
10 Apr 2012
Henning Dieterichs
A tutorial about how to write enhanced PHP-SOAP-webservices with automatic WSDL-generation
An example of an implementation of a web socket server and how to interact with it from JavaScript
We can call any web service method using JavaScript soap client
Discussion about developing PHP/SOAP Web Services and implementing them using C#.
28 Jul 2010
Christian Kleinheinz
Using the VIES VAT number validation service provided by the European Commission's Taxation and Customs Union Directorate-General.
2 Apr 2012
Bernhard Hiller
Some steps for consuming a Json web service from a C# application
19 Sep 2008
Valentin Billotte
The proxy generated by the ADO.NET Data
Create a web service method to manage a NT service
7 Jun 2009
Artem S. Dmitriev
This article will show how to transfer some data from one point to another
27 Jan 2010
Dmitriy Nikitin, IntexSoft
THis article explains how to use the Single Sign-On technique in communicating between a Flex client and Axis based services.
This article explains WebService routing using WSE 3.0
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.
Implement a gSOAP interface to eBay using Visual C++ 2008.
23 Feb 2013
TejasDesai.NET
Getting started with HTML5 WebSocket
Show developers how to get progress notifications as data is sent and received from a web server during Web Service calls.
Article shows implementing Amazon web service in VB.NET.
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
Using HttpWebRequest/Response to do basic web surfing
25 Oct 2009
hussain.attiya
Uploading large files through web service method that will accept chunks of bytes
This article explains how to consume a free IP2Country web service within a .NET application.
21 Sep 2010
Mohammad Elsheimy
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
15 Jul 2013
Octavio Sánchez Huerta
Write a web service library for HP-UX server.
How Call hopping can be achieved in Nested WCF
How to invoke web services without using add/Web reference
14 Dec 2005
Nicholas Butler
A simple SoapExtension that examines the SOAP messages being passed to and from your web service.
8 Jul 2001
matthew_from_hk
Tutorial on Creating ASP.NET Web Service
Describes how to avoid loss of performance when implementing SOAP extensions.
This article describes an implementation, concept and usage of the NULL transport for WSE 3.0.
11 Apr 2011
Swati Kathuria
How to create a notification widget using JSON.
18 Apr 2011
SprightlySoft
Automatically respond to Amazon Simple Notification Service messages
Article describing how to test JSON Webservices using C# so you can test your webservices in your unit tests
23 Feb 2003
Ricardo Martins
Get and put files in your web server using Web Services
Simple examples on how to use the kSOAP library to invoke Web Service methods which are defined on .NET.
4 Jan 2006
daniel_nilsson
An easy way to working with Flash and Web Services.
This document describes how to use the web service method calls efficiently and effectively, by making use of Asynchronous calling Mechanism.
How to Create a task in Microsoft CRM 3.0
21 May 2013
Md. Humayun Rashed
Single web service for both .NET web and desktop applications.
27 Dec 2013
Rahul Rajat Singh
In this article we will look at the various ways of hosting ASP.NET WebApi.
21 Sep 2010
Mohammad Elsheimy
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
9 Nov 2008
Denis Dwornitzak
Overview of Microsoft's cloud platform
The soap.msmq transport update for the WSE 3.0, configuration and usage of the message exchange patterns.
This article describes how to subscribe the Web Service into the COM+ Event System using the C# language.
An application to download WSDL and related files and update them to be relative.
A utility class for accessing REST data sources
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.
31 Dec 2009
Anantjot Anand
This article will show you how to use Soap Panda, a SOAP client tool application.
How to serve XML from SQL 2005 through a WebService
13 Sep 2011
Diptee Warudkar Dalal
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.
8 Jun 2011
Ivan Krivyakov
A program that checks whether SOAP message conforms to WSDL
REST – Representational State Transfer, implementation
21 Sep 2010
Mohammad Elsheimy
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.
19 Feb 2007
Bruno R. Figueiredo
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.
9 Mar 2007
Koushik Biswas
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!
A working implementation of a REST service in .NET 2.0.
A base class to ease the work of calling a webservice in C++.
How to authenticate .NET web service with custom SOAP Header
19 Dec 2007
Suriel Bendahan
Add a security level to your Web Services using the ASP.NET Forms Authentication.
This article shows you how to geocode existing addresses, then run distance calculations for geolocation within a given radius.
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.
How to use xsd.exe to create Web Service methods that will return strongly-typed data to the consumer.
An article on geocoding a physical address using Yahoo Web Services and C#
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.
How to detect a duplicate entry in Microsoft CRM 3.0
19 Oct 2008
Shyam Bharath
Web Services consumption using MonoDevelop and GTK#
To utilize cloud service as an anonymous desktop environment in Amazon S3 and EC2 Windows instances
Implements a DNS updating service via XML Web Services.
Describes how to use JSON serialization functionality in .NET 3.5 to add JSON support to a standard ASP.NET Web Service.
2 Aug 2007
Juan Jose Luna
.NET Client sending and receiving complex SOAP messages from Java Axis web service
A Data Access Object pattern implementation
26 Feb 2003
Ricardo Martins
This is a simple web service that can be used to validade a regular expression.
5 Mar 2004
Stevan Rodrigues
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.
18 Aug 2005
Rahman Mahmoodi
An article on background, advantages, and usage of Web Services.
10 Feb 2008
Balamurali Balaji
This article explains how to call a Web Service method using the XmlHttp protocol encapsulated by the XmlHttpRequest object.
A Windows application (.NET) which allows the user to GET, PUT, POST, or DELETE data to a URI
Calling a Web Service without adding a web reference
11 Feb 2007
Jeff Chong (Singapore)
Use reflection to extract information from DLL and generate web service code
Basics of Web service, and how to use it
18 Aug 2007
Sidhartha Gundavarapu
This article provides a solution to the configuration file overwriting problem while developing WCF Services and using Visual Studio for development
Show developers how to manage state of long running web service and then use this state in Ajax enabled web form
19 Dec 2007
Michael B. Hansen
Bypass firewall content restrictions by wrapping SOAP messages as ordinary HTTP POST with just one line of code.
3 Jul 2008
Jonathan Lathigee
A webservice to transcode videos to FLV, while maintaining aspect ratio
This article will help you to call a web service directly from an HTML page
An article on uploading any file type through a Visual Basic 2005 Web Service
31 Oct 2009
AymanAminIbrahim
Using the Microsoft Dynamics CRM 4.0 Web Services SDK example.
A webservice to send and receive SMS
19 Jan 2009
Mohan Pindyala
Workflow calculator WCF service, an example of long running workflows
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.
How to invoke Web Services with Visual C++ .NET
This article provides a quick and comprehensive overview of ASP.NET and ATL Web Services.
14 May 2011
Priyank Kabaria
This article describes how you can call WCF service from a remote machine
An article on consuming the Yahoo! Local Search Service in a Visual Basic WinForms Application
WebService Both SOAP AND JSON
11 Jul 2009
Kishore Nandagiri
Common problems and solutions while consuming SSL enabled web services in .NET
How to perform function overloading in Web Services
9 Nov 2006
Britney S. Morales
This article teaches how to use a currency converter Web Service from www.xmethods.net in order to get exchange rates between currencies.
Call Web Services methods without adding a web reference.
13 May 2012
Prabhat Spark
A generic autocompletion WebMethod for multiple AutoComplete Extenders
An article on Geocoding a physical address using Yahoo Web Services and Visual Basic
21 Jul 2010
Tommie Carter
How to create a stub that posts information to a Web Service via HTTP POST.
Calling a Web Service from an HTML page using AJAX. Sample Web Service application also included.
How to import a database-dump from GeoNames.org into SQL Server
How to make an intellisense textbox using web service and JavaScript which works with all platforms (IE, Chrome, Firefox) without problems
14 Oct 2006
interface Mirror
How to return a user defined Object from webservice
This article deals with calling webService (managed C# webservice) from MFC (unmanaged) application by retaining the session using Cookies Container
18 Dec 2003
KRISHNA PRASAD.N
This paper provides basic information about Business Process Integration (BPI) and few technical approaches...
Enabling custom proxy code generation.
19 Feb 2007
Ivan Krivyakov
Using WSE to talk to a UNIX-based Kerberos-enabled web server.
After Part 1 - The basics - We will try to extend our application.
Extract XML Data from Soap Message
11 Mar 2004
kodandapani, Kodanda Pani
This article describes how to secure your web services using SOAP extensions.
25 Sep 2003
DudleyDoorite
Change WebService server locations at runtime.
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.
Two ways to return complex data from .net web methods
27 Feb 2005
Vimal Kamothi
Consume WebService Using SOAP
12 Nov 2008
rawwool (Rahul Kumar)
How to get TFS pending check-in statistics through a .NET web service.
This article describes, by means of a simple example, how to maintain states across multiple operations in a web service.
How to call a Web Service from an HTML page using AJAX and HTTP POST (for all browsers).
30 Oct 2005
Srinivasan Venkatachalam
Create WebServices and bind a DataSet to a DataGrid.
26 Nov 2007
Krisztian Batyai
Picture Cache & DAL (WebService & App cache(
How to upload a file attachment to any CRM 3.0 entity.
Read and write XML files.
How to retrieve the system user list efficiently from Microsoft CRM 3.0.
1 Oct 2007
Ganesan Sankaran
How to create a Web Service in Notepad: most often asked in interviews.
SQL Formatter Web Service
13 Mar 2004
Amalorpavanathan Yagulasamy(AMAL)
About XML Web Services and its Components
An article on consuming the Yahoo! Local Search Service in a C# WinForms Application
An article explaining how to edit and display database values in a DropDownList in a GridView column
A basic introduction to user interviews, a great way to build research on your users and help improve the usability of your site.
Solve the problem of failing to update a WebService after upgrading to NET 2.0 using VS2005 (using JBOSS).
16 Mar 2009
Chanh Pham Minh, Binh Nguyen Quoc
This article describes the basic steps to interact with a UDDI server.
22 Feb 2010
Dmitriy Nikitin, IntexSoft
This article explains how to protect connections between Flex client, Axis based services and OpenSSO server using SSL.
21 Sep 2010
Mohammad Elsheimy
Just another article of the URL shortening services series. Today, we are going to talk about another hot and easy-to-use service, it's Tweetburner. If you haven't used it before, then it's the time to. We're going to discuss how to use Tweetburner first. After that, we'll inspect its API and learn
How to build a multi-purpose Web Service for recieving multiple data feeds.
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.
This article mainly explains what webhooks are, how they can be created and used and also a sample example showing the use of webhooks.
6 Aug 2013
fabien.philippe
This article is about publishing a SOAP 1.2 web service that is not using any action parameter.
17 Oct 2013
Leung Yat Chun
Framework library for designing RESTful home cloud services using an FSI like interface.
17 Oct 2013
Leung Yat Chun
Framework library for designing RESTful home cloud services using FSI like interface.
8 May 2014
Peter Carrasco
Add feature authorization to your MVC application with Roles