Where does the Web page belong in the .NET Framework class
hierarchy?



Where does the Web page belong in the .NET Framework class hierarchy?..

Answer / srujana

System.Web.UI.Page

Is This Answer Correct ?    16 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Dategrid filtering and sorting How can we sort all the fields at once?

3 Answers   Satyam,


how to write code for role based security

2 Answers  


can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?

2 Answers   SunGard,


To call a Web service SOAP which transport protocol you use?

3 Answers   Siebel,


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

0 Answers  


What are the security types in asp.net?

0 Answers  


What is IPostBack? How to use it?

0 Answers   MCN Solutions,


What are the objects in used in ASP for processing input and outputs?

1 Answers  


How do you secure your connection string information?

0 Answers  


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

0 Answers   Marlabs,


Describe a Windows Service and its lifecycle ?

0 Answers   Siebel,


If we remove web.config or machine.config from the application then, is this application will works?

0 Answers  


Categories