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

What is cyclomatic complexity and why is it important?

1 Answers  


How to display Alert in ASP.NET

0 Answers   HCL,


ASP.NET Web Service

1 Answers  


What is httpresponse?

0 Answers  


Explain diff. Between friend and protected friend?

0 Answers  






What are all the various Estimation Techniques available ?

0 Answers   MCN Solutions,


Explain what a diffgram is, and a good use for one?

1 Answers  


Explain culture and uiculture values.

0 Answers  


What is Virtual path in ASP.Net

2 Answers   Proteans,


How can we access static variable?

0 Answers  


Mention the namespace that is used to include .net data provider for sql server in .net code?

0 Answers  


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

0 Answers   Satyam,


Categories