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 are web server controls in asp.net?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Do you know caching feature?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is the difference between a candidate key and primary key?
What are app services?
Is it possible to change the index of primary key on table?
Does web services support data reader like pom project?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is request and response in asp.net?
What is a session http?
What do you mean by authorization?
Is it possible to create web application with both webforms and mvc?
How do you design a website with multilingual support in ASP.NET ?