Is overloading possible in web services?
Answer Posted / 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 View All Answers
Explain the different parts that constitute ASP.NET application?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is special types forms
Apart from IDE what are the enhancements in asp.net 2.0?
What is the use of placeholder control?
Where sessions are stored in asp.net?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is http pipeline in asp.net?
List down the sequence of methods called during the page load.
Can I read the hard disk serial # of the client computer using asp.net?
Explain Session state management options in ASP.NET.
What is the used of "ispostback" property?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is the difference between custom web user control and a custom web server control?
How many types of session in ASP.NET