Is overloading possible in web services?
Answer Posted / sridevi
yes, We can overload webmethods in a webservice.
There is the MessageName property of a WebMethod attribute!
The MessageName property enables the XML Web Service to
uniquely identify overloaded methods using an alias. The
default value of this property is the method name, but you
can change it to distinguish this overloaded method
implementation from others. When specifying the method
name, the resulting SOAP messages will reflect this name
instead of an actual method name.
Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Why do we need master page in asp.net?
Give 2 examples for scenarios when routing is not applied?
What are the differences between primary foreign and unique keys?
How do we access view state value of this page in the next page?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Explain the difference between response.redirect vs server.transfer
How can we identify that the page is post back in asp net?
Define static constructor?
What does session_start () do?
What is application state?
What is the file extension of web service?
witch is the best insistute in sharpoint course.what abt future of share point course.
What is the difference between cookie and session?
What events will occur when a page is loaded?
What is the meaning of TestApi?