Is overloading possible in web services?

Answers were Sorted based on User's Feedback



Is overloading possible in web services?..

Answer / 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

Is overloading possible in web services?..

Answer / raju

thank u sridevi....i heart full thanks..

Is This Answer Correct ?    1 Yes 0 No

Is overloading possible in web services?..

Answer / kishore maddineni

very nice sridevi.good and thank you

here below mention url also have about the same

http://cgaskell.wordpress.com/2007/01/19/overloading-
routines-in-webservices/#comment-8415

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

what is state management?

2 Answers  


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  


What is parse in asp.net?

0 Answers  


Are cookies stored on server or client?

0 Answers  


Explain the life cycle of an ASP .NET page

2 Answers   HCL, Surya Software,






What is a page life cycle?

0 Answers  


what is the deference between dataset and data adapter?

4 Answers   TCS,


Describe the disadvantage of cookies.

0 Answers  


What is Partial in ASP.NET 2.0?

2 Answers   Fulcrum Logic,


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

0 Answers  


What is a Windows Service and how does its life cycle differ from a standard EXE?

2 Answers  


what is a virtual class?

1 Answers   Patni,


Categories