This is my technical area for troubleshooting and learning new programming skills and much more. Here, you will find answers on a wide range of technologies such as AI, Machine Learning, OpenAI, Databricks, ASP.NET, C#, Python, Microsoft Access, MySQL, Amazon Web Services, SQL Server, PL/SQL, JD Edwards, SAS, Salesforce, APIs, MVC, and many others. Please feel free to visit and join the discussion!
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#
No comments:
Post a Comment