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
Differentiate between globalization and localization.
How does session id work?
Explain difference between dataset and datareader?
Is a dll file an executable?
What is routing in MVC?
How can you dynamically add user controls to a page?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What is the concept of postback in asp.net?
How do I open an ashx file?
What is postback and autopostback in asp.net?
What are the advantages of using Master Pages?
What is protected configuration?
How do you secure your connection string information?
What is the appSettings Section in the web.config file?
Why is the standalone environment only useful during the development process?