Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
i Want to consume a web service with out using web reference,javascript and jquery.i want to use in c# only....What is the way

What I have tried:

_Default Web Service[^]
Posted
Updated 5-Apr-17 22:58pm

1 solution

For this you need to call it by writing some code in your code behind page.
Refer this link for better understanding.

Call a Web Service Without Adding a Web Reference[^]
 
Share this answer
 
Comments
GrpSMK 6-Apr-17 5:11am    
c# coding please

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