1
Reply

how to call a webmethod in webservices

N  RATNAKAR

N RATNAKAR

17y
4.6k
0
Reply

    add a webreference, alias it with some name... [namespace] this name acts as a namespace name for your application... create an instance of the wedservice, call the webmethod from the object of webservice just created...

    17y
    0