Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
Answer Posted / rajesh
The answer is: c) System.Web.UI.Page
| Is This Answer Correct ? | 35 Yes | 3 No |
Post New Answer View All Answers
What is the significance of proxy user?
What does the hotspot class in .net do?
What are the data controls available in asp.net?
Explain the difference between or and orelse?
What are different types of api?
What is the difference between asp.net and mvc?
Describe the events in the life cycle of a web application.
Give some salient points of difference between request processor and request dispatcher.
What are the three parts of an http response?
If we remove web.config or machine.config from the application then, is this application will works?
What is application Object?
Explain different types of validators in asp.net?
What asp.net control can embed xaml into asp.net pages?
Explain the difference between web user control and web custom control?
What is difference Between Authentication and authorization?