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?.

Answer Posted / abbaas

c

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the biggest disadvantage of “Other Return Types” in Web API?

944


Any disadvantages in Dataset and in reflection ?

2829


Explain the role of global.asax?

555


which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites

1678


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

754






If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

626


Why do we use sessions?

581


What is the default timeout for a cookie?

564


What is the difference between the response.write() and response.output.write() methods?

520


Which of the following .NET framework supports Web API?

645


Where would you use an ihttpmodule, and what are the limitations if any?

536


What is the difference between trace and debug in asp.net?

625


What is slidemaster?

468


How do you secure your connection string information?

523


What is Dynamic Web and discuss its usage with the help of real life examples?

600