What is the name of the base class that all web forms will
be inherited?
Answer Posted / pramod sahoo,orissa
All .ASPX pages are inherited from
System.Web.UI.Form class
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Explain difference between dataset and datareader?
What is round trip in asp.net?
Explain what is an abstract class?
Explain the Session state management options available with ASP.NET?
What is the difference between CLICK and MOUSE DOWN Event ?
What is difference between session and cookie?
Explain the asp.net mvc request life cycle? : asp.net mvc
What is server redirect?
What are the asp.net server side objects?
Explain what are webservices?
What is postback request?
Where do the cookie state and session state information be stored?
What is the difference between stored procedure vs function?
What are client activated objects and server activated objects?