What is the name of the base class that all web forms will
be inherited?

Answers were Sorted based on User's Feedback



What is the name of the base class that all web forms will be inherited?..

Answer / abhishek maitrey

It is PAGE class come from the followin hierachy.

System.Web.UI.Page

Is This Answer Correct ?    18 Yes 1 No

What is the name of the base class that all web forms will be inherited?..

Answer / krupali

SYSTEM.WEB.UI.PAGE

Is This Answer Correct ?    14 Yes 1 No

What is the name of the base class that all web forms will be inherited?..

Answer / sadanandam

SYSTEM.WEB.UI.PAGE

Is This Answer Correct ?    9 Yes 1 No

What is the name of the base class that all web forms will be inherited?..

Answer / srujana

Page class

Is This Answer Correct ?    8 Yes 3 No

What is the name of the base class that all web forms will be inherited?..

Answer / varun

System.Web.UI.Form class

Is This Answer Correct ?    2 Yes 3 No

What is the name of the base class that all web forms will be inherited?..

Answer / pramod sahoo,orissa

All .ASPX pages are inherited from

System.Web.UI.Form class

Is This Answer Correct ?    1 Yes 3 No

What is the name of the base class that all web forms will be inherited?..

Answer / krishan

Object.Control.TemplateControl.Page

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?

3 Answers   Emphasis, Mphasis, TCS,


How many column in table of sql server?

3 Answers  


what is uncle aunty file

1 Answers  


Explain autherization levels in .net ?

2 Answers  


How is mvc different from asp.net? : Asp.Net MVC

0 Answers  






Difference between HTML control and Web Server Control?

4 Answers  


What are the different types of sessions in asp.net?

0 Answers  


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


How to find last error which occurred in Asp.net ?

0 Answers  


What is difference between View State and Hidden Field in ASP.NET?

0 Answers  


Is it right that ASP.NET Web API has replaced WCF?

0 Answers  


Apart from IDE what are the enhancements in asp.net 2.0?

0 Answers   Microsoft,


Categories