Suppose you want a certain ASP.NET function executed on
MouseOver overa certain button. Where do you add an event
handler?

Answer Posted / subhash saini

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 ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define machine.config in .net?

557


What does asp stand for in asp.net?

531


What is voluum?

549


Why SessionID changes in every request in asp.net?

552


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

1620






What is the use of session state and application state and difference between them?

486


Whats the difference between abstract factory pattern and factory pattern?

605


What is aspect-oriented programming?

551


How can I have a particular web page in an asp.net application which displays its own error page?

526


what are the Custom controls in asp.net?

574


What are the ways of preserving data on a Web Form in ASP.NET?

626


What is a viewstate?

572


Is asp.net a programming language or framework?

556


How does http session work?

527


Is it possible for me to change my aspx file extension to some other name?

591