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

Answers were Sorted based on User's Feedback



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

Answer / mayur_mevada

System.Web.UI.Page

Is This Answer Correct ?    38 Yes 3 No

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

Answer / revathy mani

using System.Web.UI.Page

Is This Answer Correct ?    15 Yes 1 No

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

Answer / anonymous

I think the Above people got the question in the wrong way.
The Question actually means that the class Page belongs to
which namespace?

and the Answer would be:

System.Web.UI

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Can we create a multiple user simultaneously ?

0 Answers   MCN Solutions,


Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


What is the maximum timeout we can set for Cookies?

0 Answers  


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

0 Answers  


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

0 Answers   Microsoft,


Compare and contrast between inline and code behind - which one is best?

2 Answers   Siebel,


Explain the use of resource manager class in .net.

0 Answers  


How many web.config files can I have in an application?

0 Answers  


What are different types of directives in .NET ?

1 Answers  


Where can I get the details on migration of existing projects using various technologies to asp.net?

0 Answers  


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

0 Answers   Siebel,


What is postback pixel?

0 Answers  


Categories