Suppose you want a certain ASP.NET function executed on
MouseOver over a certain button. Where do you add an event
handler?
Answer / guest
It?s the Attributesproperty,the Add function inside that
property. So
btnSubmit.Attributes.Add("onMouseOver","someClientCode();")A
simple"Javascript:ClientCode();? in the button control of
the .aspxpage will attach the handler (javascript
function)to the onmouseover event
| Is This Answer Correct ? | 8 Yes | 0 No |
How to you can limit Access to Web API to Specific HTTP Verb?
Define web services in asp.net.
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
How to refresh a page in asp.net
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
Describe how passport authentication works.
What is class and object in asp.net?
What is the use of @Register directives?
What are the media types of http requests and response?
where the stored procedure are written in business logic or data acess layer?
What is session state server?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)