BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


WCF, WS, SOAP
Using msxml3 with Web Storage System
Getting started with SOAP
Calling an Web service from a Managed C++ project
How to access asyncronously from C# an web service
What is XML-RPC?
Web Service and DHTML
Use XMLDOM and XMLHTTP Documents to Upload Small Files
Temperature Conversion XML WebService
SOAP Client Over HTTP Using Visual C++
SOAP Toolset for VB 6.0
Remote Database Administer via XMLHTTP
Binding XML Data Island to Web Forms
Security Model for Web Services
What is a XML Web Service?


 
 

<< UncategorizedXALAN >>


By Yasser Shohoud
First Posted 05/10/2001
Times viewed 446

VB Web services Proxy Generator


This post contains attachments
v20010510235959.zip 

Summary Run this XSLT stylesheet on a WSDL file and it will generate a VB 6 class that acts as the proxy to the Web service

Very simple and powerful concept. Run this XSLT stylesheet on a WSDL file and it will generate a VB 6 class that acts as the proxy to the Web service. You can then add this class to your project, instantiate an object from it, and call it without worrying about the SOAP client etc. Best of all, the generated proxy uses the correct data types for parameters and return values so you get statement completion and compile-time type checking too! Yet another innovative resource from the leaders in web services training, DevXpert

Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< UncategorizedXALAN >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML