What is the name of the base class that all web forms will
be inherited?
Answer Posted / srujana
Page class
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the default authentication mode for asp.net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What are the uses of reflection?
Can you dynamically assign a Master Page?
Explain about solution explorer window?
What are the different types of sessions in asp.net? Name them?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is voluum?
What types of data validation events are commonly seen in the client-side form validation?
How can you access the properties and controls of master pages from content pages?
What are the advantages of using session?
How does http session work?
What are ASHX files?
What is css in asp.net?