What is the name of the base class that all web forms will
be inherited?
Answer Posted / krishan
Object.Control.TemplateControl.Page
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How do u deploy your asp.net application?
Where code pages are used?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is the use of HttpHandlers? When to use this?
What is the maximum amount of memory any single process on windows can address?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
How to make paging concepts in datagrid in ASP.NET?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is session state server?
What is synchronous and Asynchronous post back ?
How do you implement sql caching in asp.net?
How is mvc different from asp.net? : Asp.Net MVC
What is the web.config file in asp?
What are the main differences between asp and asp.net?
What does the hotspot class in .net do?