What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answers were Sorted based on User's Feedback
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 |
Can we create a multiple user simultaneously ?
Describe the difference between inline and code behind.
What is the maximum timeout we can set for Cookies?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Apart from IDE what are the enhancements in asp.net 2.0?
Compare and contrast between inline and code behind - which one is best?
Explain the use of resource manager class in .net.
How many web.config files can I have in an application?
What are different types of directives in .NET ?
Where can I get the details on migration of existing projects using various technologies to asp.net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is postback pixel?