What base class do all Web Forms inherit from?
Answers were Sorted based on User's Feedback
Answer / mohamed shariff
my NAMES IS MOHAMED SHARIFF, FROM SIMAD INSTITUTE SOMALIA,
THE Right answer is the base class that all web forms
inherits is the SYSTEM.WEB.UI.PAGE AS SHOWN IN HERE.....
---Partial Class _Default
Inherits System.Web.UI.Page
Is This Answer Correct ? | 13 Yes | 1 No |
What are validator? Name the validation controls in asp.net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are Caching techniques in .NET
what are the sitemap providers in Asp.net 2.0?
How many classes can a single .NET DLL contain?
Can action method static?
What is skin in asp.net?
about view state and how validation controls will be executed on client and server
Why is asp.net so popular?
What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1
Is it possible for me to change my aspx file extension to some other name?
What is the main use of Response.Output.Write()?