What is the name of the base class that all web forms will
be inherited?
Answer Posted / abhishek maitrey
It is PAGE class come from the followin hierachy.
System.Web.UI.Page
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Explain Life cycle of ASP.NET page when a request is made.
What parameters can you pass in the url of the api? Can get and post use the same url?
What is custom events? How to create it?
Why cyclomatic complexity is important?
How to rename a table using sql queries?
What is boxing and unboxing in asp.net?
Web API supports which protocol?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Which tool you have done?
Define reflection in .net?
Which validator control you use if you need to make sure the values in two different controls matched?
How is it possible for .NET to support many languages?
What are the various ways to send content from one page to another?
What is routing in MVC?