Sunday, July 12, 2009

How to call a webservices in vb or c#.net 2000 version from visual basic?

If you are asking about visual studio .net then I can help you. For using a web service, open you solution explorer and right click it. Then select "Add a web reference". As soon as you select this, an inbuild browser opens. Give the url of the web service or travel to that page using that browser. After successfully adding that webservice, a new class will be added. Use that class methods. Those class methods are nothing but the web service methods.





Enjoy...

cvs

No comments:

Post a Comment