ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Is overloading possible in web services?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Is overloading possible in web services?
Answer
# 1
yes its possible
 
Is This Answer Correct ?    5 Yes 0 No
Kinge
 
  Re: Is overloading possible in web services?
Answer
# 2
Yes it is possible but you have to give different alias name to the web method so that ambiguity can be avoided

---method will be call from application by the name AddInt
[WebMethod Name ="AddInt"]
public void Add(){}//implement code for adding 2 int variable

---------In this step even if you dont give name attribute  it will work and method will be called by name Add.
[WebMethod Name ="AddFloat"]
public void Add(){}//implement code for adding 2 float variable

else it will give error
 
Is This Answer Correct ?    3 Yes 0 No
Neha
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How many types of validation controls are provided by ASP.NET?  4
What benefit does your code receive if you decorate it with attributes demanding specific Security permissions?  2
what are the events in ASP.net page life cycle?  1
How do you relate an aspx page with its code behind Page? Accenture2
How do you perform validations? Microsoft2
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS. HCL9
What is mvc structure? given example? How to show gridview control from business components and using class object arrays?  1
How Can we use multiple forms in single asp.net application? Polaris2
How many rounds are there for a software programmer to clear interview in any IT industries(MNC). HCL2
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True. Syntax-Softtech2
Differentiate session and cookie  1
Can i have both C# and vb.net code in same assembly?how? Wipro4
Differences between session state and Application state?  2
What is Http handler? Accenture4
How to kill more than one session variables at a time iSoft6
What are the different authentication modes in the .NET environment?  2
What is wrong with a line like this? DateTime.Parse(myString) Metasys4
What are Sticky Sessions? Infosys2
what is CLR? PrimeLine3
What is reflection and disadvantages of reflection? Microsoft3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com