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
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How to make paging concepts in datagrid in ASP.NET?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the size of Get method and how much data it can store?
What is a form tag?
Define reflection in .net?
How does the cookies work in asp.net?
Define web.config in .net?
What are the two properties that are common on every validation control?
What is a 401 redirect?
What are directives in asp.net? List down all the important directives.
How can we communicate with each server in N-tier Architecture? and what are the methods?
How do you design a website with multilingual support in ASP.NET ?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is the use of ASP.NET routing?