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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
 
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?  6
What is the difference between excute query and excute nonquery.?  3
How to manage pagination in a page?  2
Why is it important to maintain session state?  1
Describe the difference between a Thread and a Process?  3
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?  3
What is the difference between <%#%> and <%=%>? IBS4
What are the difference between ASP and ASP.Net? Accenture1
Why does a user need nothing more than a Web browser to view ASP.NET pages?  1
What is meant by role based security? when we use this one  1
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable Syntax-Softtech2
Difference between datagrid and datareader?  1
When is validation done on the client? How does client-side validation improve the efficiency of an application?  1
What are the Application_Start and Session_Start subroutines used for?  5
If i have 1000 records in dataset, how to do paging? Mind-Tree2
True or False: To test a Web service you must create a windows application or Web application to consume this service?  1
How do you set language in web.cofig ? Keane-India-Ltd3
How to send auto matic emails based on scheduled tasks to several of my clients  6
What is the namespace used to store the information about the user?s locale?  1
What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser. Syntax-Softtech3
 
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