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 / kamlesh
c) System.Web.UI.Page
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain why datareader is useful?
Is asp.net free?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
How do you open a page in a new window?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What are session state modes?
How many web.config files can I have in an application?
i want the asp.net technical questions and answeres
Can you explain the basic use of dataview?
What are validator? Name the validation controls in asp.net?
How does the cookies work in asp.net?
What is the difference between pathparam and queryparam?
Explain server side state management system.
What is css in asp.net?
Explain page output caching?