What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />
a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.
Answers were Sorted based on User's Feedback
Answer / niraj pandey
b)Compiler error; the control must be set to runat=?server?.
| Is This Answer Correct ? | 0 Yes | 0 No |
If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?
What is early binding and Late binding. Difference which is better ?
What is query string in asp.net?
What is the difference between the get method () and post method ()?
What is different in .net 1.1 and .net 2.0?
what do machine key element in configuration file specify?
Is global asax mandatory?
what is the requirement that .Net web services can access the java application?
Is it true that a Web service must be written in .NET or not?
Is asp.net and .net the same?
Can you explain architecture of your project ?
Explain the difference between asp and asp.net?
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)