What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answer Posted / mayur_mevada
System.Web.UI.Page
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Can we have a web application running without web.config file?
What is a web pool?
Do you know caching feature?
Elaborate differentiation between ViewState and SessionState?
Explain the disadvantages of viewstate?
How to prevent client side validation from the ASP.NET validation controls?
Is asp.net and .net same?
What are the features of asp net?
Why cyclomatic complexity is important?
How information about the user's locale can be accessed?
Explain managed code an un-managed code.
How do you hide the columns?
Can we use MSSql as backend in asp.net...if yes then How.?
Can we have 2 web config files?
What is the main function of url routing system in asp.net mvc? : asp.net mvc