venerdì 9 novembre 2012

Create VB.NET WSDL server interface

After creating a wsdl interface of your service you can create server interface using visual studio command
wsdl.exe mywsdl.wsdl /l:VB /serverInterface

et voila.
Now implements in .vb method

Refer to
http://stackoverflow.com/questions/548314/create-an-asmx-web-service-from-a-wsdl-file

Nessun commento:

Posta un commento