Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?

a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form

Answer Posted / manish singh

using system.Web.UI

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of asp.net?

544


How we can force all the validation controls to run?

527


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

750


What is full trust in asp.net?

548


Define static constructor?

560






Who generates session id?

492


What is redirecting behavior?

525


Explain how asp.net different from asp?

563


What is fulltrust?

565


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

531


How to you can limit Access to Web API to Specific HTTP Verb?

670


In Code-Behind class which kind of code (server or client) is found ?

599


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

544


How can you send an email message from an asp.net web page?

525


What is AutoEventWireup attribute for ?

602