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
What is advantage of asp.net?
Why select Web API?
What is difference cookie and session?
Can I stream live content/events?
Explain login controls.
What is the function of the ViewState property?
What is app_code folder in asp net?
9. Why should we hire you over the others waiting to be interviewed?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What threading model used in asp and asp.net?
Explain server-side scripting and client-side scripting.
What is difference Between Authentication and authorization?
what is command line compiler.what are the steps and how it is related to debugging.
What is strong-typing versus weak-typing?
What is the application pool?