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
How to use multiple scriptmanager controls in a web page?
How can I create master page in asp net?
What is a web server? What are the load limits in it?
What is mvc in asp.net interview question? : Asp.Net MVC
Disable browser cache for entire ASP.NET website?
Describe paging in asp.net?
What are client activated objects and server activated objects?
Explain what are webservices?
what is loosely coupled solution? How it can be used?
What are validators and list some validators of asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What are the different methods of session maintenance in asp.net?
Which is faster viewdata or viewbag?
Explain managed code an un-managed code.