What are the new page events added in Asp.net 2.0 ?
Answer Posted / kamal
PreInit
InitComplete
PreLoad
LoadComplete
PreRenderComplete
PreSaveState
SaveStateComplete
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we have a web application running without web.config file?
what are the ihttphandler and ihttphandlerfactory interfaces ?
Explain the steps to be followed to use passport authentication.
What are the data controls available in asp.net?
How do session tokens work?
How do you identify that the page is postback?
Define globalization and localization.
Explain what is an abstract class?
How can you apply a theme to your asp.net application?
is gateway for sms continue connected for sending sms.how?
What are custom user controls in asp.net?
Describe a bubbled event and how it is used ?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How do I open an ashx file?
Write a code for passing ArrayList in Web API?