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
Suppose you want a certain ASP.NET function executed on
MouseOver overa certain button. Where do you add an event
handler?
 Question Submitted By :: Srujana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
Answer
# 1
It?s the Attributesproperty, the Add function inside that
property. So
btnSubmit.Attributes.Add("onMouseOver","someClientCode();")
 
Is This Answer Correct ?    8 Yes 0 No
Srujana
 
  Re: Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
Answer
# 2
No it is impossible to do so. it is because servere side 
methods can not be called from client side. the only way to 
do so is to submit the page.
 
Is This Answer Correct ?    0 Yes 5 No
Kalyan
 
 
 
  Re: Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
Answer
# 3
actully this is depend on which type of function u want to 
call on (server side or client side). If one want to call 
client side than we have to add attribute, and if wanaa to 
call server side function that make that function as a web 
method and call that function by ajax.


Might be this help you.

Happy Programming.
 
Is This Answer Correct ?    1 Yes 0 No
Subhash Saini
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Features of a dataset ? Accenture3
Describe the difference between a Thread and a Process?  4
What is JIT, what are types of JITS and their purpose ? Infosys3
Is object a value type or referenced type?  2
Features and disadvantages of dataset ? Microsoft3
Describe the difference between inline and code behind?  2
What are the different modes for the sessionstates in the web.config file?  1
Types of caching. How to implement caching? Microsoft2
What does the "EnableViewState" property do? Why would I want it on or off?  4
What are the different authentication modes in the .NET environment?  2
Does the following statement executes successfully: Response.Write(?value of i = ? + i); TCS4
What is Response.Flush method ? Keane-India-Ltd2
what is code access security,role based security explain with example Infosys1
In try catch blocks one is normal catch block and another is sqlcatchexception block Microsoft3
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?  1
What r all the controls in ASP.NET ?  3
What is three major points in WCF?  4
How Can we use multiple forms in single asp.net application? Polaris2
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
 
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