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 |
What is another word for redirect?
Can you edit data in the Repeater control?
What is the concept of postback in asp.net?
What is the difference between the response.write() and response.output.write() methods?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
What is state management react?
How many web.config a application can have ?
6 Answers Keane India Ltd, Manhattan, Vertex,
can we store textbox and com components in viewstate?
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
Can we throw exception from catch Block?
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)