What is the name of the base class that all web forms will
be inherited?
Answer Posted / varun
System.Web.UI.Form class
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is a reflection?
What are the Types of state management techniques
What is Web API Routing?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
How to make paging concepts in datagrid in ASP.NET?
How to fetch a data from one table to another table in asp.net ?
What are Master Pages in ASP.NET? or What is a Master Page?
Explain the difference between web user control and web custom control?
Is LINQ performance wise better or using sqlcommand?
What is autopostback in asp net?
What does mvc represent in asp.net? : asp.net mvc
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is a server cookie?
What is a viewbag?
What are httphandlers and httpmodules and difference between them?