What is the name of the base class that all web forms will
be inherited?
Answer Posted / sadanandam
SYSTEM.WEB.UI.PAGE
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What are session state modes?
Which Is Faster MVC or ASP.net ?
Explain different types of Caching techniques in ASP.NET?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is an asp.net validator? And, mention its types.
What is tracing? Where is it used?
What are the new features implemented in ASP.NET?
How do you change the session time-out value?
How do http sessions work?
Describe session handling in a webfarm, how does it work and what are the limits?
What events will occur when a page is loaded?
How to display Alert in ASP.NET
Why do we use asp.net?
What is ashx file in asp.net?