Visual Basic .NET » Web Services

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


Using a Web Service in VB.NET


Article shows creation of a webservice using VB.Net and Google


Details    Read Tutorial    Views: 339    Rate: 1 (1 votes)    Feb 13 2007 - 10:19

Allow Users to Report Meaningful Defect Information


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


Details    Read Tutorial    Views: 232    Rate: 0 (0 votes)    Feb 13 2007 - 09:35

Implementing Amazon Web Services in VB.NET


Article shows implementing Amazon web service in VB.NET.


Details    Read Tutorial    Views: 354    Rate: 0 (0 votes)    Feb 13 2007 - 09:34

Securing web services using SOAP extensions.


This article describes how to secure your web services using SOAP extensions.


Details    Read Tutorial    Views: 269    Rate: 0 (0 votes)    Feb 01 2007 - 13:25

Configurable WebService Servers


Change WebService server locations at runtime.


Details    Read Tutorial    Views: 256    Rate: 0 (0 votes)    Feb 01 2007 - 13:24

Two ways to return complex data from .NET web methods


Two ways to return complex data from .net web methods


Details    Read Tutorial    Views: 227    Rate: 0 (0 votes)    Feb 01 2007 - 13:24

Regular Expression Validator Web Service


This is a simple web service that can be used to validade a regular expression.


Details    Read Tutorial    Views: 253    Rate: 0 (0 votes)    Feb 01 2007 - 13:23

Allow Users to Report Meaningful Defect Information


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


Details    Read Tutorial    Views: 229    Rate: 0 (0 votes)    Feb 01 2007 - 13:22

File Server - Web Service


Get and put files in your web server using Web Services


Details    Read Tutorial    Views: 199    Rate: 0 (0 votes)    Feb 01 2007 - 13:21

Exposing custom-made classes through a Webservice and binding them to a DataGrid.


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.


Details    Read Tutorial    Views: 259    Rate: 0 (0 votes)    Feb 01 2007 - 13:21

Implementing The Google Web Service In VB.NET


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.


Details    Read Tutorial    Views: 278    Rate: 0 (0 votes)    Jan 31 2007 - 14:55

WebService Behavior


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.


Details    Read Tutorial    Views: 310    Rate: 0 (0 votes)    Jan 23 2007 - 14:12

Connect to a web service through a Proxy Server


Connect to a web service through a Proxy Server


Details    Read Tutorial    Views: 783    Rate: 0 (0 votes)    Jan 23 2007 - 14:12

Web Service Dispatcher


A simple web service to manage other web services


Details    Read Tutorial    Views: 290    Rate: 0 (0 votes)    Jan 23 2007 - 14:10

Create and Test an XML Web Service in Visual Basic .NET


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.


Details    Read Tutorial    Views: 266    Rate: 0 (0 votes)    Jan 20 2007 - 14:39

Use a Web Service as a Data Source for a Client Application


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.


Details    Read Tutorial    Views: 303    Rate: 0 (0 votes)    Jan 20 2007 - 14:38

File Server - Web Service


Get and put files in your web server using Web Services.


Details    Read Tutorial    Views: 739    Rate: 0 (0 votes)    Sep 09 2004 - 23:55

Implementing Amazon Web Services in VB.NET


This article shows implementing Amazon web service in VB.NET.


Details    Read Tutorial    Views: 840    Rate: 0 (0 votes)    Sep 09 2004 - 23:54

Regular Expression Validator Web Service


This is a simple web service that can be used to validade a regular expression.


Details    Read Tutorial    Views: 978    Rate: 0 (0 votes)    Sep 09 2004 - 23:36