What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answer Posted / revathy mani
using System.Web.UI.Page
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Explain the overview of asp.net?
What is asp.net version?
Disable browser cache for entire ASP.NET website?
what is AutoEventWireUp and what is the use of This property explain in details?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is the difference between session object and application object?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
List the asp.net validation controls?
Explain what is an abstract class?
Explain server control extensibility with reference to asp.net 2.0 ?
What is enableviewstate?
What is preprocessor in .net? Where it use?
What is autopost?
What is application variable in asp.net?
How to implement Authentication and Authorization?