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 the difference between ASP.NET Webforms and ASP.NET MVC?

0 Answers  


What are the built-in objects in asp.net?

0 Answers  


Uses of CLR ?

2 Answers   Mind Tree, PH Software, TCS,


Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


What is the need of client side and server side validation ?

1 Answers   Keane India Ltd,






On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object

4 Answers   Syntax Softtech,


What is session authentication?

0 Answers  


What is the difference between c# and .net?

0 Answers  


Explain client-side scripting?

0 Answers  


1. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?

2 Answers   247Customer,


Difference between asp and asp.net?

4 Answers   Accenture,


when to use webservice and when to use remotong diff between them

3 Answers  


Categories