What base class do all Web Forms inherit from?

Answers were Sorted based on User's Feedback



What base class do all Web Forms inherit from?..

Answer / siddineni

System.Web.UI.Page

Is This Answer Correct ?    13 Yes 1 No

What base class do all Web Forms inherit from?..

Answer / sunayana

The Page class.

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is true about application service provider?

1 Answers  


What is the roll of JIT in asp.net?

7 Answers  


How many types of sessions are there?

2 Answers  


What is the first name space in .netF/W heirarchy

3 Answers   Wipro,


What are main return types supported in Web API?

1 Answers  


What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?

3 Answers   eXensys,


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one

1 Answers  


How can we prepairing Interview

1 Answers   ITcom, TCS,


What parameters can you pass in the url of the api?

1 Answers  


What's the difference between viewstate and sessionstate?

1 Answers  


What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0

11 Answers   Bosch, IntraLogic,


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

1 Answers  


Categories