1
Answer

Various ways to call web service or wcf service

srinath

srinath

13y
1.4k
1
 Hi,
 
  Please let me know Various ways of calling or consuming a web service and
  WCF service at client side.
 
  one way I know is - by adding a web reference to a project,we get web  
  service and by adding a service reference to a project, we get wcf service.
 
  Is any other way to have web service or WCF service.
 
  I searched in google but I couldn't get the answer what I was expecting.
Answers (1)
0
Dhaval Patel

Dhaval Patel

NA 2.6k 535.8k 13y
Dear Srinath

for using Json to call web service.
for more description please refer below link.

http://www.c-sharpcorner.com/Blogs/7607/how-to-bind-gridview-using-json-and-webservices.aspx

Thanks & Regards
Dhaval Patel