

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
Desktop Engineering Magazine
We have 19 Web Services tutorials, you can see below:
Article shows creation of a webservice using VB.Net and Google
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
Article shows implementing Amazon web service in VB.NET.
This article describes how to secure your web services using SOAP extensions.
Change WebService server locations at runtime.
Two ways to return complex data from .net web methods
This is a simple web service that can be used to validade a regular expression.
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
Get and put files in your web server using Web Services
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.
The Google web service provides search and spell checking services. In this article Jayesh shows us how easy it is to implement using VB.Net.
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.
Connect to a web service through a Proxy Server
A simple web service to manage other web services
This step-by-step article describes how to create and test an XML Web service created using ASP.NET by using Visual Studio .NET, and how to test the XML Web service with a simple Microsoft Visual Basic .NET console client.
This step-by-step article demonstrates how to create and test a Web service that returns a DataSet object to a client. This article also demonstrates how to reference the Web service in a client application and display the returned DataSet in a DataGrid control.
Get and put files in your web server using Web Services.
This article shows implementing Amazon web service in VB.NET.
This is a simple web service that can be used to validade a regular expression.