If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?
Answer / radha
Code behind
button.Attributes.add("onMouseOver",
"return functionName();")'
| Is This Answer Correct ? | 5 Yes | 1 No |
Explain Areas in MVC?
What is difference between ASP and ASP.NET ?
What is the difference between CLICK and MOUSE DOWN Event ?
What is anonymous authentication?
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....
WHAT IS BOXING? HOW WE CAN USE IT?
About CLS and CTS ?
Can you explain one critical mapping? Performance issue which one is better?
What is the sequence of operation takes place when a page is loaded ?
what is session,cokkies in asp.net??
What are the features of asp.net mvc?
Why is validation always done on the server? When does that occur?
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)