J
John Lundrigan
To make a web service method available to clients a WebMethod
attribute is applied to the method. Other attributes can also be
applied to the methods to enhance the functionality of communication
between the client and the web service (e.g. Soap Extensions). Where
can I find out more about these attributes and how they actually work?
John Lundrigan
attribute is applied to the method. Other attributes can also be
applied to the methods to enhance the functionality of communication
between the client and the web service (e.g. Soap Extensions). Where
can I find out more about these attributes and how they actually work?
John Lundrigan