Friday, August 21, 2009

Access a Web service in a Windows-based application by using Visual Basic 2005

In Solution Explorer, right-click ServiceConsumer, and then click Add Web Reference.
after that add in your application.

Imports YourApplicationName.WEBserviceName VB
using WindowsApplication3.ElementExpress; c#




How to access a Web service in a Windows-based application by using Visual Basic 2005 or Visual Basic .NET

No comments: