What base class do all Web Forms inherit from?
Answer Posted / siddineni
System.Web.UI.Page
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is server components?
What are the new features added from ASP to ASP.NET?
What permissions do asp.net applications posses by default?
What is break mode?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How do u deploy ur project?
What is difference between viewstate and session in asp net?
Explain the concept of MVC Scaffolding?
What is page request in asp.net?
Explain diff between dataset and datareader?
What is the default authentication mode for asp.net?
How would ASP and ASP.NET applications run at the same time on the same server?
What is the difference between table and query?
What are the advantages of Web API?
What is comparevalidator?