Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a textbox. i want to enter webservice url in this textbox and fetch all methods in side in web service.

How its possible in windows using c#. Kindly help to solve this problem.
Posted
Updated 11-Sep-13 1:30am
v2
Comments
Jameel VM 11-Sep-13 5:50am    
which technology you are using windows or web?
ZurdoDev 11-Sep-13 7:29am    
Where are you stuck? You'll need to create a proxy client, connect to the webservice, get the list of methods and display to user.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900