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

Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

2 Answers   Techno Solutions,


Where can i get Latest Microsoft .Net Certification Dumps & what Types of .Net Certifications are there?

2 Answers   Protech,


What is viewstate parameter?

0 Answers  


What is state management in asp.net and define Client-side state management and Server-side state management?

2 Answers   TVS,


On Age field how many Asp.Net validation controls will be suit?

7 Answers   NTTF Nettur Technical Training Foundation, Quest,






What are the different types of validation controls in asp.net?

0 Answers  


Why do you use the app_code folder in asp.net?

0 Answers  


How to add DateTime Control in normal DataGrid Server Control?

0 Answers  


Explain different authentication modes in asp.net?

0 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


What does mvc represent in asp.net? : asp.net mvc

0 Answers  


Can you explain what inheritance is and an example of when you might use it?

4 Answers   Siebel Systems,


Categories