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
How to use push notification?
What is http request and response?
What is session authentication?
What is csrf attack in asp.net?
where can i gather the materials for MCP certification
IN an ASP.NET Web application if there is any error, how can you debug?
Is post back in asp.net?
What is the full meaning of asp.net?
What is asp.net master page?
How can you identify that the page is post back?
What are Caching techniques in .NET
How to use ipostback?
Explain what is viewstate?
What are the different authentication modes in asp.net?
What are the uses of list view control in Asp.net?