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
How to use push notification?
Can we override the enablepartialrendering property of the scriptmanager class?
What is session in web technology?
What is anonymous authentication?
What is the used of "ispostback" property?
Can you use c# without .net?
Explain what are delegates?
What is the difference between cookie and session?
What are Caching techniques in .NET
Differentiate between client-side and server-side validations in web pages.
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
How do you secure your connection string information?
What is break mode?