What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answer Posted / 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 View All Answers
Which is better session or viewstate?
What is a url string?
what is the difference between response.write() and response.output.write()?
Explain the differences between clr & cts?
What is the default Orientation property in a Menu control?
How does exception management works in ASP.NET?
What is autopostback true?
Where web.config file is used?
List the major built-in objects in asp.net?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is the differences between a primary key and a unique key in sql server?
Can we set which type of comparison we want to perform by the CompareValidator control?
What are the different types of validation controls in asp.net?
Explain About WebService