Answer Posted / swapna
All the Web forms inherits from Base class known as
System.Web.UI.
Is This Answer Correct ? | 49 Yes | 17 No |
Post New Answer View All Answers
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How long does an http session last?
What is the viewstate in asp.net?
Explain the use of errorprovider control in .net?
What is preprocessor in .net? Where it use?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Why do we use datasource in asp.net?
Is it possible for me to change my aspx file extension to some other name?
How long the items in ViewState exists?
Explain about the Class view window?
Which .NET framework supports Web API?
Explain different authentication modes in asp.net?
What is a postback ispostback and autopostback in asp net?